Searched refs:EXCLUDE_SIZE (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dmksquashfs.c203 #define EXCLUDE_SIZE 8192 macro
3986 if(exclude % EXCLUDE_SIZE == 0) { \
3987 exclude_paths = realloc(exclude_paths, (exclude + EXCLUDE_SIZE) \

Completed in 38 milliseconds