Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/libshell/common/include/
H A Dhistory.h61 extern void hist_close(History_t*);
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dhistory.h61 extern void hist_close(History_t*);
/titanic_51/usr/src/lib/libshell/amd64/include/ast/
H A Dhistory.h70 extern __MANGLE__ void hist_close __PROTO__((History_t*));
/titanic_51/usr/src/lib/libshell/sparc/include/ast/
H A Dhistory.h70 extern __MANGLE__ void hist_close __PROTO__((History_t*));
/titanic_51/usr/src/lib/libshell/sparcv9/include/ast/
H A Dhistory.h70 extern __MANGLE__ void hist_close __PROTO__((History_t*));
/titanic_51/usr/src/lib/libshell/i386/include/ast/
H A Dhistory.h70 extern __MANGLE__ void hist_close __PROTO__((History_t*));
/titanic_51/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_51/usr/src/contrib/ast/src/cmd/ksh93/edit/
H A Dhistory.c411 void hist_close(register History_t *hp) in hist_close() function
782 hist_close(hp); in hist_flush()
/titanic_51/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()
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dinit.c298 hist_close(shp->gd->hist_ptr); in put_history()
306 hist_close(histopen); in put_history()
H A Dpath.c1349 hist_close(shp->gd->hist_ptr); in exscript()
H A Dxec.c1419 hist_close(shp->gd->hist_ptr); in sh_exec()