Searched refs:open_dir (Results 1 – 3 of 3) sorted by relevance
64 extern void *open_dir(char *path, int *err_out);
133 void *open_dir(char *path, int *err_out) in open_dir() function
358 dir = open_dir(name, &error); in hostfs_readdir()