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

/macosx-10.10.1/Libc-1044.1.2/include/
H A Dglob.h135 int glob_b(const char * __restrict, int, int (^)(const char *, int),
136 glob_t * __restrict) __DARWIN_INODE64(glob_b) __OSX_AVAILABLE_STARTING(__MAC_10_6, __IPHONE_3_2);
139 int glob_b(const char * __restrict, int, int (^)(const char *, int),
140 glob_t * __restrict) LIBC_INODE64(glob_b); variable
/macosx-10.10.1/Libc-1044.1.2/gen/FreeBSD/
H A Dglob.c265 glob_b(const char *pattern, int flags, int (^errblk)(const char *, int), glob_t *pglob) function

Completed in 111 milliseconds