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