Searched defs:DIRENT (Results 1 – 3 of 3) sorted by relevance
53 # define DIRENT struct dirent64 macro55 # define DIRENT struct dirent macro58 # define DIRENT struct dirent macro61 # define DIRENT struct direct macro
49 # define DIRENT struct dirent64 macro51 # define DIRENT struct dirent macro54 # define DIRENT struct dirent macro
139 # define DIRENT dirent macro1822 typedef struct DIRENT DIRENT; typedef1824 struct DIRENT { struct1837 DIRENT d_first; /* DIRENT constructed based on "_findfirst". */ argument