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

/osnet-11/usr/src/lib/libshell/common/include/
H A Dhistory.h63 extern void hist_eof(History_t*);
/osnet-11/usr/src/lib/libshell/amd64/include/ast/
H A Dhistory.h72 extern __MANGLE__ void hist_eof __PROTO__((History_t*));
/osnet-11/usr/src/lib/libshell/i386/include/ast/
H A Dhistory.h72 extern __MANGLE__ void hist_eof __PROTO__((History_t*));
/osnet-11/usr/src/lib/libshell/sparc/include/ast/
H A Dhistory.h72 extern __MANGLE__ void hist_eof __PROTO__((History_t*));
/osnet-11/usr/src/lib/libshell/sparcv9/include/ast/
H A Dhistory.h72 extern __MANGLE__ void hist_eof __PROTO__((History_t*));
/osnet-11/usr/src/lib/libshell/common/bltins/
H A Dhist.c215 hist_eof(hp);
/osnet-11/usr/src/lib/libshell/common/edit/
H A Dhistory.c337 hist_eof(hp); /* this sets histind to last command */
348 hist_eof(hp);
621 void hist_eof(register History_t *hp) function
1208 hist_eof(hp);
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dmain.c536 hist_eof(shp->gd->hist_ptr);
583 hist_eof(shp->gd->hist_ptr);

Completed in 28 milliseconds