Home
last modified time | relevance | path

Searched refs:histsave (Results 1 – 6 of 6) sorted by relevance

/minix3/bin/ksh/
H A Dhistory.c321 histsave(++(hist_source->line), p, 1);
619 histsave(lno, cmd, dowrite) in histsave() function
723 histsave(0, hline + pos, 0);
800 histsave(lno, cmd, dowrite) in histsave() function
1088 histsave(lno, (char *)line, 0);
1218 histsave(lno, cmd, dowrite) in histsave() function
H A Dproto.h87 void histsave ARGS((int, const char *, int));
H A Dc_sh.c415 histsave(source->line, Xstring(xs, xp), 1);
H A Dlex.c1101 histsave(s->line, s->str, 1);
H A Dc_ksh.c404 histsave(source->line, Xstring(xs, xp), 1);
H A Dvi.c981 histsave(source->line, es->cbuf, 1);