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

  /external/mksh/src/
histrap.c 306 histsave(&hist_source->line, p, true, true);
432 /* Back up over last histsave */
622 histsave(int *lnp, const char *cmd, bool dowrite MKSH_A_UNUSED, bool ignoredups) function
922 histsave(&lno, (char *)line, false,
lex.c     [all...]
funcs.c 692 histsave(&source->line, Xstring(xs, xp), true, false);
    [all...]
sh.h     [all...]
edit.c     [all...]

Completed in 536 milliseconds