Searched refs:dirent_ctx (Results 1 - 2 of 2) sorted by relevance

/external/fio/os/windows/posix/include/
H A Ddirent.h12 struct dirent_ctx struct
18 typedef struct dirent_ctx DIR;
/external/fio/os/windows/
H A Dposix.c821 struct dirent_ctx *dc = NULL;
827 dc = (struct dirent_ctx*)malloc(sizeof(struct dirent_ctx));

Completed in 927 milliseconds