Home
last modified time | relevance | path

Searched defs:word_start (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libtecla/common/
H A Dcplfile.c114 int word_start; /* The index in line[] of the start of the username */ member
235 const char *line, int word_start, int word_end, in _cf_complete_file()
523 int word_start, int word_end, int escaped) in cf_complete_username()
606 const char *line, int word_start, int word_end, in cf_complete_entry()
H A Dcplmatch.c294 int word_start, int word_end, const char *suffix, in cpl_add_completion()
H A Dpcache.c1221 int word_start; /* The index in line[] corresponding to start_path */ in CPL_MATCH_FN() local
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_engine.c237 int word_start, err; in add_cmd_matches() local
H A Dsvccfg_libscf.c17538 int word_start, err = 0, r; in CPL_MATCH_FN() local
/illumos-gate/usr/src/cmd/csh/
H A Dsh.file.c715 tchar *str_end, *word_start, last_char; in tenex() local