Home
last modified time | relevance | path

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

/external/mksh/src/
Dhistrap.c606 histsave(int *lnp, const char *cmd, int svmode, bool ignoredups) in histsave() argument
624 --*lnp; in histsave()
625 histsave(lnp, c, HIST_STORE, true); in histsave()
648 ++*lnp; in histsave()
653 writehistfile(*lnp, c); in histsave()