Searched defs:hist_match (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/edit/
H A Dhistory.c960 if((location.hist_line=hist_match(hp,offset,string,coffset))>=0)
980 int hist_match(register History_t *hp,off_t offset,char *string,int *coffset) function

Completed in 46 milliseconds