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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/selinux/
H A Dsetfiles.c12 #define MAX_EXCLUDES 50 macro
37 struct edir excludeArray[MAX_EXCLUDES];
133 if (excludeCtr == MAX_EXCLUDES) {
134 bb_error_msg_and_die("maximum excludes %d exceeded", MAX_EXCLUDES);

Completed in 73 milliseconds