Searched refs:STRsavehist (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/tcsh/
H A Dtc.const.c251 Char STRsavehist[] = { 's', 'a', 'v', 'e', 'h', 'i', 's', 't', '\0' }; variable
H A Dsh.hist.c1234 if (((snum = varval(STRsavehist)) == STRNULL) &&
1272 if ((shist = adrof(STRsavehist)) != NULL && shist->vec != NULL) {
H A Dsh.func.c307 rechist(NULL, adrof(STRsavehist) != NULL);
H A Dsh.exec.c572 rechist(NULL, adrof(STRsavehist) != NULL);
H A Dsh.c2521 rechist(NULL, adrof(STRsavehist) != NULL);

Completed in 81 milliseconds