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

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

Completed in 62 milliseconds