Searched refs:hist_flush (Results 1 - 11 of 11) sorted by relevance

/ast/src/cmd/ie/
H A Dhistory.h96 extern void hist_flush(void);
112 extern void hist_flush();
H A Deditlib.c207 hist_flush();
H A Dhistory.c347 hist_flush();
521 void hist_flush() function
547 p_str("hist_flush: EOF seek failed errno",'=');
968 hist_flush();
H A Dedit.c927 hist_flush();
/ast/src/cmd/ksh93/include/
H A Dhistory.h65 extern void hist_flush(History_t*);
/ast/src/cmd/ksh93/edit/
H A Dcompletion.c568 hist_flush(shgd->hist_ptr);
H A Dhistory.c768 void hist_flush(register History_t *hp) function
792 * When called from hist_flush(), trailing newlines are deleted and
812 errormsg(SH_DICT,2,"hist_flush: EOF seek failed errno=%d",errno);
/ast/src/cmd/ksh93/sh/
H A Dmain.c422 hist_flush(shp->gd->hist_ptr);
568 hist_flush(shp->gd->hist_ptr);
H A Dxec.c613 hist_flush(shp->gd->hist_ptr);
/ast/src/cmd/ksh93/bltins/
H A Dprint.c356 hist_flush(shp->gd->hist_ptr);
H A Dread.c811 hist_flush(shp->gd->hist_ptr);

Completed in 45 milliseconds