Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_eal/windows/include/
H A Ddirent.h74 struct _WDIR { struct
90 typedef struct _WDIR _WDIR; argument
93 static int _wclosedir(_WDIR *dirp);
97 #define WDIR _WDIR
122 struct _WDIR *wdirp;
155 static _WDIR*
158 _WDIR *dirp = NULL; in _wopendir()
168 dirp = (_WDIR *)malloc(sizeof(struct _WDIR)); in _wopendir()
280 _wclosedir(_WDIR *dirp) in _wclosedir()
311 dirent_first(_WDIR *dirp) in dirent_first()
[all …]