Searched refs:GLOB_NOCHECK (Results 1 – 2 of 2) sorted by relevance
77 #define GLOB_NOCHECK 0x0010 /* Return pattern itself if nothing matches. */ macro
529 if ((pglob->gl_flags & GLOB_NOCHECK) || in glob0()