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

/ast/src/cmd/ie/
H A Dhistory.h92 extern void hist_close(void);
108 extern void hist_close();
H A Dhistory.c421 void hist_close() function
/ast/src/cmd/ksh93/include/
H A Dhistory.h61 extern void hist_close(History_t*);
/ast/src/cmd/ksh93/edit/
H A Dhistory.c411 void hist_close(register History_t *hp) function
782 hist_close(hp);
/ast/src/cmd/ksh93/sh/
H A Dinit.c295 hist_close(shp->gd->hist_ptr);
303 hist_close(histopen);
H A Dpath.c1342 hist_close(shp->gd->hist_ptr);
H A Dxec.c1410 hist_close(shp->gd->hist_ptr);

Completed in 191 milliseconds