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

/osnet-11/usr/src/lib/libshell/common/edit/
H A Dcompletion.c98 static char *find_begin(char outbuff[], char *last, int endchar, int *type) function
160 xp = find_begin(cp,last,')',type);
258 begin = out = find_begin(outbuff,last,0,&var);

Completed in 31 milliseconds