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