Searched refs:GLOB_NOMAGIC (Results 1 – 2 of 2) sorted by relevance
85 #define GLOB_NOMAGIC 0x0200 /* GLOB_NOCHECK without magic chars (csh). */ macro
1092 ((pglob->gl_flags & GLOB_NOMAGIC) && in err_nomatch()