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

/seL4-refos-master/libs/libmuslc/include/
H A Dglob.h22 int glob(const char *__restrict, int, int (*)(const char *, int), glob_t *__restrict);
40 #define glob64 glob
/seL4-refos-master/libs/libmuslc/src/regex/
H A Dglob.c1 #include <glob.h>
157 int glob(const char *restrict pat, int flags, int (*errfunc)(const char *path, int err), glob_t *restrict g) function
237 LFS64(glob); variable

Completed in 124 milliseconds