Searched defs:word_start (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/lib/libtecla/common/ |
H A D | cplfile.c | 116 int word_start; /* The index in line[] of the start of the username */ member 237 const char *line, int word_start, int word_end, in _cf_complete_file() 525 int word_start, int word_end, int escaped) in cf_complete_username() 608 const char *line, int word_start, int word_end, in cf_complete_entry()
|
H A D | cplmatch.c | 296 int word_start, int word_end, const char *suffix, in cpl_add_completion()
|
H A D | pcache.c | 1223 int word_start; /* The index in line[] corresponding to start_path */ in CPL_MATCH_FN() local
|
/titanic_50/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_engine.c | 237 int word_start, err; in add_cmd_matches() local
|
H A D | svccfg_libscf.c | 17501 int word_start, err = 0, r; in CPL_MATCH_FN() local
|
/titanic_50/usr/src/cmd/csh/ |
H A D | sh.file.c | 717 tchar *str_end, *word_start, last_char; in tenex() local
|