Searched defs:S_savehist (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/cmd/csh/ | ||
H A D | sh.tconst.c | 178 tchar S_savehist[] = {'s','a','v','e','h','i','s','t', 0}; variable |
H A D | sh.c | 766 if (value(S_savehist /* "savehist" */)[0] == '\0') in rechist() local |