Searched refs:GLOB_ERR (Results 1 – 3 of 3) sorted by relevance
79 #define GLOB_ERR 0x0004 /* Return on error. */ macro
724 pglob->gl_flags & GLOB_ERR)
802 if (glob(tok, GLOB_ERR, NULL, &g) < 0) { in process_trans()