Home
last modified time | relevance | path

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

/openbsd/bin/csh/
H A Dconst.c151 Char STRwordchars[] = { 'w', 'o', 'r', 'd', 'c', 'h', 'a', 'r', 's', '\0' }; variable
H A Dset.c137 else if (eq(vp, STRwordchars)) { in doset()
466 if (adrof(STRwordchars) == 0) in unset()