Home
last modified time | relevance | path

Searched refs:read_pseudo_file (Results 1 – 3 of 3) sorted by relevance

/external/squashfs-tools/squashfs-tools/
Dpseudo.h51 extern int read_pseudo_file(char *);
Dpseudo.c481 int read_pseudo_file(char *filename) in read_pseudo_file() function
Dmksquashfs.c5768 if(read_pseudo_file(argv[i]) == FALSE) in main()