Home
last modified time | relevance | path

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

/external/mksh/src/
Dlex.c1374 histsave(&s->line, NULL, HIST_FLUSH, true); in getsc_line()
1461 histsave(&s->line, NULL, HIST_FLUSH, true); in getsc_line()
Dhistrap.c631 if (svmode == HIST_FLUSH) in histsave()
Dmain.c934 histsave(&s->line, NULL, HIST_FLUSH, true); in shell()
Dsh.h2371 #define HIST_FLUSH 0 macro