Home
last modified time | relevance | path

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

/external/mksh/src/
Dhistrap.c632 histsave(int *lnp, const char *cmd, bool dowrite MKSH_A_UNUSED, bool ignoredups) in histsave() argument
642 if (ignoredups && !strcmp(c, *histptr) in histsave()