Searched defs:dirent64 (Results 1 – 3 of 3) sorted by relevance
69 typedef struct dirent64 { struct74 } dirent64_t; argument119 #define dirent64 dirent macro
75 int (*select)(const struct dirent64 *), in scandir64()76 int (*dcomp)(const struct dirent64 **, const struct dirent64 **)) in scandir64()
161 dirent64_t dirent64; in __posix_readdir_r() member