Lines Matching refs:glob_t
79 gl_diropen(glob_t* gp, const char* path)
89 gl_dirnext(glob_t* gp, void* handle)
109 gl_dirclose(glob_t* gp, void* handle)
119 gl_type(glob_t* gp, const char* path, int flags)
142 gl_attr(glob_t* gp, const char* path, int flags)
152 gl_nextdir(glob_t* gp, char* dir)
183 errorcheck(register glob_t* gp, const char* path)
228 addmatch(register glob_t* gp, const char* dir, const char* pat, register const char* rescan, char* endslash, int meta)
290 glob_dir(glob_t* gp, globlist_t* ap, int re_flags)
573 glob(const char* pattern, int flags, int (*errfn)(const char*, int), register glob_t* gp)
817 globfree(glob_t* gp)