Searched defs:_GLOB (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.char.h45 #define _GLOB 0x20 /* glob characters, *?{[` */ macro
57 #define isglob(c) cmap(c, _GLOB)

Completed in 43 milliseconds