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
142 # define DIRENT dirent macro2293 typedef struct DIRENT DIRENT; typedef2295 struct DIRENT { struct2308 DIRENT d_first; /* DIRENT constructed based on "_findfirst". */ argument