Lines Matching refs:glob_t
78 gl_diropen(glob_t* gp, const char* path)
88 gl_dirnext(glob_t* gp, void* handle)
111 gl_dirclose(glob_t* gp, void* handle)
121 gl_type(glob_t* gp, const char* path, int flags)
144 gl_attr(glob_t* gp, const char* path, int flags)
154 gl_nextdir(glob_t* gp, char* dir)
185 errorcheck(register glob_t* gp, const char* path)
231 addmatch(register glob_t* gp, const char* dir, const char* pat, register const char* rescan, char* endslash, int meta)
293 glob_dir(glob_t* gp, globlist_t* ap)
567 glob(const char* pattern, int flags, int (*errfn)(const char*, int), register glob_t* gp)
802 globfree(glob_t* gp)