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

/osnet-11/usr/src/lib/libshell/common/edit/
H A Dhistory.c504 newp = hist_seek(hist_old,++n);
520 newp = hist_seek(hist_old,++n);
906 off_t hist_seek(register History_t *hp, int n) function
1061 hist_seek(hp,command);

Completed in 24 milliseconds