Searched refs:_GLOB_ERR_BLOCK (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/Libc-1044.1.2/include/
H A Dglob.h112 #define _GLOB_ERR_BLOCK 0x80000000 /* (internal) error callback is a block */ macro
/macosx-10.10.1/Libc-1044.1.2/gen/FreeBSD/
H A Dglob.c255 pglob->gl_flags = flags & ~(GLOB_MAGCHAR | _GLOB_ERR_BLOCK);
268 pglob->gl_flags |= _GLOB_ERR_BLOCK;
690 if (pglob->gl_flags & _GLOB_ERR_BLOCK) {

Completed in 96 milliseconds