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

/osnet-11/usr/src/lib/libshell/common/edit/
H A Dhistory.c123 static int histinit; variable
264 if(!histinit)
347 histinit = hist_start;
349 if(!histinit)
355 histinit = 0;
492 histinit = 1;
655 if(histinit)
657 histinit = 0;
661 else if(n>=histinit)

Completed in 31 milliseconds