Searched refs:_glob_ext (Results 1 – 3 of 3) sorted by relevance
161 #pragma redefine_extname glob _glob_ext169 #define glob _glob_ext
119 #define _glob_ext _glob_ext64 macro208 _glob_ext(const char *pattern, int flags, int (*errfunc)(const char *, int), in _glob_ext() function1312 rv = _glob_ext(pattern, flags, errfunc, &gl); in old_glob()
592 _glob_ext;