HomeSort by relevance Sort by last modified time
    Searched refs:HIST_APPEND (Results 1 - 3 of 3) sorted by null

  /external/mksh/src/
histrap.c 641 if (svmode == HIST_APPEND) {
660 if (svmode != HIST_APPEND) {
677 if (svmode == HIST_QUEUE || svmode == HIST_APPEND) {
    [all...]
lex.c 1436 histsave(&s->line, s->str, HIST_APPEND, true);
    [all...]
sh.h     [all...]

Completed in 179 milliseconds