Searched refs:DIRENT (Results 1 – 4 of 4) sorted by relevance
15 class DIRENT(ctypes.Structure): class24 DIRENT_p = ctypes.POINTER(DIRENT)53 dirent = DIRENT()
32 typedef struct dirent DIRENT; typedef57 DIRENT *dirEntry = NULL; in isFileModTimeLater()
115 # define DIRENT dirent macro1138 typedef struct DIRENT DIRENT; typedef1139 typedef DIRENT *LPDIRENT;1140 struct DIRENT { struct1153 DIRENT d_first; /* DIRENT constructed based on "_findfirst". */ argument1154 DIRENT d_next; /* DIRENT constructed based on "_findnext". */1383 #define dirent DIRENT2201 # define dirent DIRENT
110 # define DIRENT dirent macro1133 typedef struct DIRENT DIRENT; typedef1134 typedef DIRENT *LPDIRENT;1135 struct DIRENT { struct1148 DIRENT d_first; /* DIRENT constructed based on "_findfirst". */ argument1149 DIRENT d_next; /* DIRENT constructed based on "_findnext". */1378 #define dirent DIRENT2196 # define dirent DIRENT