Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dhistory.h63 extern void hist_eof(History_t*);
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dhistory.c338 hist_eof(hp); /* this sets histind to last command */ in sh_histinit()
349 hist_eof(hp); in sh_histinit()
625 void hist_eof(register History_t *hp) in hist_eof() function
1212 hist_eof(hp); in hist_exceptf()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dhist.c216 hist_eof(hp); in b_hist()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dmain.c519 hist_eof(shp->gd->hist_ptr); in exfile()
566 hist_eof(shp->gd->hist_ptr); in exfile()