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

  /onnv/onnv-gate/usr/src/lib/libtecla/common/
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))
  /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/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/cmd/sgs/elfedit/common/
elfedit.c 3000 const char *cont_suffix; local
    [all...]

Completed in 180 milliseconds