Searched refs:_WDIR (Results 1 – 1 of 1) sorted by relevance
74 struct _WDIR { struct90 typedef struct _WDIR _WDIR; argument93 static int _wclosedir(_WDIR *dirp);97 #define WDIR _WDIR122 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 …]