Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Dmksquashfs.c342 static void add_whitelist_entry(char *filename, struct stat *buf);
4830 add_whitelist_entry(char *filename, struct stat *buf) in add_whitelist_entry() function
4861 add_whitelist_entry(path, &buf); in add_whitelist()
4878 add_whitelist_entry(filename, &buf); in add_whitelist()