Home
last modified time | relevance | path

Searched refs:check_file (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/archival/
Dunzip.c944 check_file: in unzip_main()
1030 goto check_file; in unzip_main()
1034 goto check_file; in unzip_main()
/busybox-1.35.0/util-linux/
Dfsck_minix.c961 static void check_file(struct minix1_inode *dir, unsigned offset) in check_file() function
1074 check_file(dir, offset); in recursive_check()