Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtc.const.c347 Char STRhistchars[] = { 'h', 'i', 's', 't', 'c', 'h', 'a', 'r', 's', '\0' }; variable
H A Dsh.set.c79 else if (eq(vp, STRhistchars)) { in update_vars()
765 if (adrof(STRhistchars) == 0) { in unset()