Searched defs:__opendir2 (Results 1 – 4 of 4) sorted by relevance
71 __opendir2(const char *name, int flags) in __opendir2() function
658 #define __opendir2( fts_build() macro
661 #define __opendir2(path, flag) opendir(path) in fts_build() macro
660 #define __opendir2(path, flag) opendir(path) in fts_build() macro