Home
last modified time | relevance | path

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

/external/mksh/src/
Dhistrap.c608 histsave(int *lnp, const char *cmd, int svmode, bool ignoredups) in histsave() argument
626 --*lnp; in histsave()
627 histsave(lnp, c, HIST_STORE, true); in histsave()
650 ++*lnp; in histsave()
655 writehistfile(*lnp, c); in histsave()