Home
last modified time | relevance | path

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

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