Home
last modified time | relevance | path

Searched defs:S_savehist (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.tconst.c176 tchar S_savehist[] = {'s','a','v','e','h','i','s','t', 0}; variable
H A Dsh.c770 if (value(S_savehist /* "savehist" */)[0] == '\0') in rechist() local