Home
last modified time | relevance | path

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

/third_party/mksh/
Dhistrap.c609 histsave(int *lnp, const char *cmd, int svmode, bool ignoredups) in histsave() argument
627 --*lnp; in histsave()
628 histsave(lnp, c, HIST_STORE, true); in histsave()
651 ++*lnp; in histsave()
656 writehistfile(*lnp, c); in histsave()