Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.tconst.c126 tchar S_erwxfdzo[] = {'e', 'r', 'w', 'x', 'f', 'd', 'z', 'o', 0}; /* erwxfdzo */ variable
H A Dsh.exp.c513 if (*cp == '-' && any(cp[1], S_erwxfdzo /* "erwxfdzo" */)) { in exp6()