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