Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libshell/common/include/
H A Dhistory.h63 extern void hist_eof(History_t*);
/titanic_44/usr/src/lib/libshell/amd64/include/ast/
H A Dhistory.h72 extern __MANGLE__ void hist_eof __PROTO__((History_t*));
/titanic_44/usr/src/lib/libshell/i386/include/ast/
H A Dhistory.h72 extern __MANGLE__ void hist_eof __PROTO__((History_t*));
/titanic_44/usr/src/lib/libshell/sparc/include/ast/
H A Dhistory.h72 extern __MANGLE__ void hist_eof __PROTO__((History_t*));
/titanic_44/usr/src/lib/libshell/sparcv9/include/ast/
H A Dhistory.h72 extern __MANGLE__ void hist_eof __PROTO__((History_t*));
/titanic_44/usr/src/lib/libshell/common/edit/
H A Dhistory.c338 hist_eof(hp); /* this sets histind to last command */ in sh_histinit()
349 hist_eof(hp); in sh_histinit()
622 void hist_eof(register History_t *hp) in hist_eof() function
1180 hist_eof(hp); in hist_exceptf()
/titanic_44/usr/src/lib/libshell/common/bltins/
H A Dhist.c215 hist_eof(hp); in b_hist()
/titanic_44/usr/src/lib/libshell/common/sh/
H A Dmain.c528 hist_eof(shp->hist_ptr); in exfile()
575 hist_eof(shp->hist_ptr); in exfile()