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

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

Completed in 136 milliseconds