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

/freebsd-current/usr.sbin/jail/
H A Dconfig.c47 #define MAX_INCLUDE_DEPTH 32 macro
278 if (++depth > MAX_INCLUDE_DEPTH)
/freebsd-current/contrib/unbound/services/
H A Dauthzone.c94 #define MAX_INCLUDE_DEPTH 10 macro
1496 if(depth > MAX_INCLUDE_DEPTH) {

Completed in 83 milliseconds