Home
last modified time | relevance | path

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

/minix/bin/csh/
H A Dconst.c164 Char STRwordchars[] = { 'w', 'o', 'r', 'd', 'c', 'h', 'a', 'r', 's', '\0' }; variable
H A Dset.c90 else if (eq(vp, STRwordchars)) { in update_vars()
521 else if (adrof(STRwordchars) == 0) in unset()