HomeSort by relevance Sort by last modified time
    Searched refs:dirent_ctx (Results 1 - 2 of 2) sorted by null

  /external/fio/os/windows/posix/include/
dirent.h 12 struct dirent_ctx struct
18 typedef struct dirent_ctx DIR;
  /external/fio/os/windows/
posix.c 883 struct dirent_ctx *dc = NULL;
889 dc = (struct dirent_ctx*)malloc(sizeof(struct dirent_ctx));

Completed in 757 milliseconds