Home
last modified time | relevance | path

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

/titanic_52/usr/src/lib/libtecla/common/
H A Dcplfile.c116 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() argument
525 cf_complete_username(CompleteFile * cf,WordCompletion * cpl,const char * prefix,const char * line,int word_start,int word_end,int escaped) cf_complete_username() argument
608 cf_complete_entry(CompleteFile * cf,WordCompletion * cpl,const char * line,int word_start,int word_end,int escaped,CplCheckFn * check_fn,void * check_data) cf_complete_entry() argument
[all...]
H A Dcplmatch.c296 int word_start, int word_end, const char *suffix, in cpl_add_completion() argument
H A Dpcache.c1223 int word_start; /* The index in line[] corresponding to start_path */ in CPL_MATCH_FN() local
/titanic_52/usr/src/cmd/svc/svccfg/
H A Dsvccfg_engine.c237 int word_start, err; in add_cmd_matches() local
H A Dsvccfg_libscf.c17501 int word_start, err = 0, r; in CPL_MATCH_FN() local
/titanic_52/usr/src/cmd/csh/
H A Dsh.file.c717 tchar *str_end, *word_start, last_char; in tenex() local