HomeSort by: relevance | last modified time | path
    Searched defs:histsave (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/ksh/
history.c 317 histsave(++(hist_source->line), p, 1);
455 /* Back up over last histsave */
615 histsave(lno, cmd, dowrite) function
719 histsave(0, hline + pos, 0);
782 histsave(lno, cmd, dowrite) function
1070 histsave(lno, (char *)line, 0);
1200 histsave(lno, cmd, dowrite) function
history.c 317 histsave(++(hist_source->line), p, 1);
455 /* Back up over last histsave */
615 histsave(lno, cmd, dowrite) function
719 histsave(0, hline + pos, 0);
782 histsave(lno, cmd, dowrite) function
1070 histsave(lno, (char *)line, 0);
1200 histsave(lno, cmd, dowrite) function
history.c 317 histsave(++(hist_source->line), p, 1);
455 /* Back up over last histsave */
615 histsave(lno, cmd, dowrite) function
719 histsave(0, hline + pos, 0);
782 histsave(lno, cmd, dowrite) function
1070 histsave(lno, (char *)line, 0);
1200 histsave(lno, cmd, dowrite) function

Completed in 206 milliseconds