Searched refs:portacl_enabled (Results 1 – 2 of 2) sorted by relevance
88 portacl_enabled=$(sysctl -n security.mac.portacl.enabled)97 sysctl -n security.mac.portacl.enabled=${portacl_enabled} >/dev/null
86 static int portacl_enabled = 1; variable88 &portacl_enabled, 0, "Enforce portacl policy");441 if (portacl_enabled == 0) in socket_check_bind()