Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libshell/common/edit/
H A Dhistory.c123 static int histinit; variable
265 if(!histinit) in sh_histinit()
348 histinit = hist_start; in sh_histinit()
350 if(!histinit) in sh_histinit()
356 histinit = 0; in sh_histinit()
493 histinit = 1; in hist_trim()
646 if(histinit) in hist_eof()
648 histinit = 0; in hist_eof()
652 else if(n>=histinit) in hist_eof()