Home
last modified time | relevance | path

Searched refs:DIRENT (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/tools/toolutil/
Dfiletools.cpp32 typedef struct dirent DIRENT; typedef
57 DIRENT *dirEntry = NULL; in isFileModTimeLater()
/external/sqlite/dist/orig/
Dshell.c101 # define DIRENT dirent macro
1084 typedef struct DIRENT DIRENT; typedef
1085 typedef DIRENT *LPDIRENT;
1086 struct DIRENT { struct
1099 DIRENT d_first; /* DIRENT constructed based on "_findfirst". */ argument
1100 DIRENT d_next; /* DIRENT constructed based on "_findnext". */
1329 #define dirent DIRENT
2141 # define dirent DIRENT
/external/sqlite/dist/
Dshell.c107 # define DIRENT dirent macro
1090 typedef struct DIRENT DIRENT; typedef
1091 typedef DIRENT *LPDIRENT;
1092 struct DIRENT { struct
1105 DIRENT d_first; /* DIRENT constructed based on "_findfirst". */ argument
1106 DIRENT d_next; /* DIRENT constructed based on "_findnext". */
1335 #define dirent DIRENT
2147 # define dirent DIRENT