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

/ast/src/cmd/ie/
H A Dhistory.c715 if((location.his_line=hist_match(offset,string,flag))>=0)
735 int hist_match(offset,string,flag) function
/ast/src/cmd/ksh93/edit/
H A Dhistory.c992 if((location.hist_line=hist_match(hp,offset,string,coffset))>=0)
1012 int hist_match(register History_t *hp,off_t offset,char *string,int *coffset) function

Completed in 43 milliseconds