Home
last modified time | relevance | path

Searched refs:HIST_FLUSH (Results 1 – 4 of 4) sorted by relevance

/external/mksh/src/
Dlex.c1354 histsave(&s->line, NULL, HIST_FLUSH, true); in getsc_line()
1441 histsave(&s->line, NULL, HIST_FLUSH, true); in getsc_line()
Dhistrap.c629 if (svmode == HIST_FLUSH) in histsave()
Dmain.c884 histsave(&s->line, NULL, HIST_FLUSH, true); in shell()
Dsh.h2285 #define HIST_FLUSH 0 macro