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