Searched defs:opendir (Results 1 – 7 of 7) sorted by relevance
154 int (*opendir)(const char* path, struct fuse_file_info*); member
240 DIR *opendir(const char *name) in opendir() function
174 function opendir(e) { function
819 DIR *opendir(const char *dirname) in opendir() function
453 opendir, enumerator
40 char *opendir; member267 uint8_t opendir[FIO_TOP_STR_MAX]; member
1654 TSAN_INTERCEPTOR(void*, opendir, char *path) { in TSAN_INTERCEPTOR() argument