HomeSort by relevance Sort by last modified time
    Searched refs:cont_suffix (Results 1 - 6 of 6) sorted by null

  /onnv/onnv-gate/usr/src/cmd/filebench/common/
auto_comp.c 198 * cont_suffix - continuation suffix for this token. See note 1
244 char *cont_suffix; member in struct:ac_tokinfo
929 * cpl, line, work_end, and cont_suffix are parameters needed by
953 ac_str_t *acstr, ac_iter_t *iterp, const char *cont_suffix)
971 NULL, cont_suffix);
979 NULL, cont_suffix);
1004 char *cont_suffix; local
1031 cont_suffix = token_info[toktype].cont_suffix;
1039 iterp, cont_suffix);
    [all...]
  /onnv/onnv-gate/usr/src/lib/libtecla/common/
cplmatch.c 187 cpl->result.cont_suffix = NULL;
282 * cont_suffix const char * If this turns out to be the only completion,
297 const char *type_suffix, const char *cont_suffix)
311 if(!cont_suffix)
312 cont_suffix = "";
355 cpl->result.cont_suffix = cont_suffix;
502 cpl->result.cont_suffix = "";
584 cpl->result.cont_suffix = "";
    [all...]
cplfile.c 708 const char *cont_suffix = ""; /* The suffix to add if fully */ local
722 cont_suffix = FS_DIR_SEP;
725 cont_suffix = " ";
738 type_suffix, cont_suffix))
getline.c     [all...]
  /onnv/onnv-gate/usr/src/lib/libtecla/
libtecla.h 1592 const char *cont_suffix; \/* Optional continuation string to be appended to *\/ member in struct:__anon4231
    [all...]
  /onnv/onnv-gate/usr/src/cmd/sgs/elfedit/common/
elfedit.c 3000 const char *cont_suffix; local
    [all...]

Completed in 3359 milliseconds