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

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

Completed in 101 milliseconds