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

/osnet-11/usr/src/lib/libshell/common/include/
H A Dhistory.h61 extern void hist_close(History_t*);
/osnet-11/usr/src/lib/libshell/amd64/include/ast/
H A Dhistory.h70 extern __MANGLE__ void hist_close __PROTO__((History_t*));
/osnet-11/usr/src/lib/libshell/i386/include/ast/
H A Dhistory.h70 extern __MANGLE__ void hist_close __PROTO__((History_t*));
/osnet-11/usr/src/lib/libshell/sparc/include/ast/
H A Dhistory.h70 extern __MANGLE__ void hist_close __PROTO__((History_t*));
/osnet-11/usr/src/lib/libshell/sparcv9/include/ast/
H A Dhistory.h70 extern __MANGLE__ void hist_close __PROTO__((History_t*));
/osnet-11/usr/src/lib/libshell/common/edit/
H A Dhistory.c410 void hist_close(register History_t *hp) function
778 hist_close(hp);
/osnet-11/usr/src/lib/libshell/common/sh/
H A Dinit.c289 hist_close(shp->gd->hist_ptr);
297 hist_close(histopen);
H A Dpath.c1314 hist_close(shp->gd->hist_ptr);
H A Dxec.c1284 hist_close(shp->gd->hist_ptr);

Completed in 46 milliseconds