Searched refs:scan1_opendir (Results 1 – 1 of 1) sorted by relevance
/external/squashfs-tools/squashfs-tools/ |
D | mksquashfs.c | 327 struct dir_info *scan1_opendir(char *pathname, char *subpath, int depth); 3210 scan1_opendir("", "", 0)); in dir_scan() 3323 struct dir_info *scan1_opendir(char *pathname, char *subpath, int depth) in scan1_opendir() function 3472 struct dir_info *dir = scan1_opendir(filename, subpath, depth); in dir_scan1() 3688 struct dir_info *sub_dir = scan1_opendir("", subpath, in dir_scan2()
|