Home
last modified time | relevance | path

Searched refs:oldind (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dhistory.c630 int oldind,n,skip=0; in hist_eof() local
636 oldind = hp->histind; in hist_eof()
726 oldind -= hp->histind; in hist_eof()
727 hp->histind = hp->histind-hp->histsize + oldind +2; in hist_eof()