Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dhistory.h61 extern void hist_close(History_t*);
/illumos-gate/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()
/illumos-gate/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()