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

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c312 #define PRIV_PROC_ZONE (1 << 5) macro
8270 if (PRIV_POLICY_ONLY(cr, PRIV_PROC_ZONE, B_FALSE))
14721 if (PRIV_POLICY_ONLY(cr, PRIV_PROC_ZONE, B_FALSE)) {
14772 if (PRIV_POLICY_ONLY(cr, PRIV_PROC_ZONE, B_FALSE))
14801 if (PRIV_POLICY_ONLY(cr, PRIV_PROC_ZONE, B_FALSE))

Completed in 170 milliseconds