Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.glob.c37 bool nonomatch; variable
78 nonomatch = adrof(S_nonomatch /* "nonomatch" */) != 0; in glob()
79 globcnt = noglob | nonomatch; in glob()
154 if (nonomatch) { in acollect()