Home
last modified time | relevance | path

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

/f-stack/freebsd/security/mac_portacl/
H A Dmac_portacl.c98 static int portacl_autoport_exempt = 1; variable
100 &portacl_autoport_exempt, 0, "Allow automatic allocation through "
475 if (portacl_autoport_exempt && port == 0) { in socket_check_bind()