Home
last modified time | relevance | path

Searched refs:portacl_enabled (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/security/mac_portacl/
H A Dmac_portacl.c86 static int portacl_enabled = 1; variable
88 &portacl_enabled, 0, "Enforce portacl policy");
441 if (portacl_enabled == 0) in socket_check_bind()