Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libshell/common/include/
H A Dhistory.h61 extern void hist_close(History_t*);
/titanic_41/usr/src/lib/libshell/amd64/include/ast/
H A Dhistory.h70 extern __MANGLE__ void hist_close __PROTO__((History_t*));
/titanic_41/usr/src/lib/libshell/i386/include/ast/
H A Dhistory.h70 extern __MANGLE__ void hist_close __PROTO__((History_t*));
/titanic_41/usr/src/lib/libshell/sparc/include/ast/
H A Dhistory.h70 extern __MANGLE__ void hist_close __PROTO__((History_t*));
/titanic_41/usr/src/lib/libshell/sparcv9/include/ast/
H A Dhistory.h70 extern __MANGLE__ void hist_close __PROTO__((History_t*));
/titanic_41/usr/src/lib/libshell/common/edit/
H A Dhistory.c410 void hist_close(register History_t *hp) in hist_close() function
749 hist_close(hp); in hist_flush()
/titanic_41/usr/src/lib/libshell/common/sh/
H A Dinit.c244 hist_close(shp->hist_ptr); in put_history()
252 hist_close(histopen); in put_history()
H A Dpath.c1308 hist_close(shp->hist_ptr); in exscript()
H A Dxec.c1025 hist_close(shp->hist_ptr); in sh_exec()