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