Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.tconst.c166 tchar S_nonomatch[] = {'n', 'o', 'n', 'o', 'm', 'a', 't', 'c', 'h', 0}; /*nonomatch */ variable
H A Dsh.glob.c78 nonomatch = adrof(S_nonomatch /* "nonomatch" */) != 0; in glob()