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()
631 if (svmode == HIST_FLUSH) in histsave()
934 histsave(&s->line, NULL, HIST_FLUSH, true); in shell()
2371 #define HIST_FLUSH 0 macro