Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac_portacl/
H A Dmac_portacl.c90 static int portacl_enabled = 1; variable
92 &portacl_enabled, 0, "Enforce portacl policy");
445 if (portacl_enabled == 0) in socket_check_bind()