Searched refs:HIST_FLUSH (Results 1 – 4 of 4) sorted by relevance
1374 histsave(&s->line, NULL, HIST_FLUSH, true); in getsc_line()1461 histsave(&s->line, NULL, HIST_FLUSH, true); in getsc_line()
632 if (svmode == HIST_FLUSH) in histsave()
944 histsave(&s->line, NULL, HIST_FLUSH, true); in shell()
2369 #define HIST_FLUSH 0 macro