Searched defs:hist_flush (Results 1 - 2 of 2) sorted by relevance

/ast/src/cmd/ie/
H A Dhistory.c347 hist_flush();
521 void hist_flush() function
547 p_str("hist_flush: EOF seek failed errno",'=');
968 hist_flush();
/ast/src/cmd/ksh93/edit/
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);

Completed in 14 milliseconds