Searched refs:dirent_ctx (Results 1 – 2 of 2) sorted by relevance
12 struct dirent_ctx struct18 typedef struct dirent_ctx DIR; argument
821 struct dirent_ctx *dc = NULL; in opendir()827 dc = (struct dirent_ctx*)malloc(sizeof(struct dirent_ctx)); in opendir()