Home
last modified time | relevance | path

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

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