Searched refs:STRwordchars (Results 1 – 2 of 2) sorted by relevance
/minix/bin/csh/ |
H A D | const.c | 164 Char STRwordchars[] = { 'w', 'o', 'r', 'd', 'c', 'h', 'a', 'r', 's', '\0' }; variable
|
H A D | set.c | 90 else if (eq(vp, STRwordchars)) { in update_vars() 521 else if (adrof(STRwordchars) == 0) in unset()
|