Searched refs:hist_nearend (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libshell/common/edit/
H A Dhistory.c111 static int hist_nearend(History_t*,Sfio_t*, off_t);
336 hp->histind = first = hist_nearend(hp,hp->histfp,hsize-size);
344 first = hist_nearend(hp,hp->histfp,hsize-size);
554 static int hist_nearend(History_t *hp, Sfio_t *iop, register off_t size) function

Completed in 17 milliseconds