Searched refs:find_begin (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/edit/
H A Dcompletion.c92 static char *find_begin(char outbuff[], char *last, int endchar, int *type) function
149 xp = find_begin(cp,last,')',type);
247 begin = out = find_begin(outbuff,last,0,&var);

Completed in 55 milliseconds