Searched defs:__opendir2 (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/lib/libc/gen/
H A Dopendir.c71 __opendir2(const char *name, int flags) function
H A Dfts-compat.c661 #define __opendir2(path, flag) opendir(path) macro
H A Dfts.c658 #define __opendir2(path, flag) opendir(path) macro
H A Dfts-compat11.c660 #define __opendir2(path, flag) opendir(path) macro

Completed in 178 milliseconds