Home
last modified time | relevance | path

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

/openbsd/bin/csh/
H A Dset.c127 else if (eq(vp, STRhistchars)) { in doset()
128 Char *pn = value(STRhistchars); in doset()
462 if (adrof(STRhistchars) == 0) { in unset()
H A Dconst.c81 Char STRhistchars[] = { 'h', 'i', 's', 't', 'c', 'h', 'a', 'r', 's', '\0' }; variable