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

/illumos-gate/usr/src/lib/libshell/common/edit/
H A Dhistory.c505 newp = hist_seek(hist_old,++n);
521 newp = hist_seek(hist_old,++n);
878 off_t hist_seek(register History_t *hp, int n) function
1033 hist_seek(hp,command);

Completed in 61 milliseconds