Searched refs:scan1_opendir (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dmksquashfs.c3387 struct dir_info *scan1_opendir(char *pathname) function
3393 BAD_ERROR("Out of memory in scan1_opendir\n");
3642 struct dir_info *dir = scan1_opendir(pathname);
3710 if(dir == NULL && (dir = scan1_opendir("")) == NULL)

Completed in 58 milliseconds