Home
last modified time | relevance | path

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

/dports/security/xinetd/xinetd-2.3.15/xinetd/
H A Dchild.c161 if (SC_LABELED_NET(scp)) in exec_server()
H A Dsconf.h243 #define SC_LABELED_NET( scp ) M_IS_SET( (scp)->sc_xflags, SF_LABELED ) macro
H A Dconfparse.c701 if (SC_LABELED_NET(scp)) { in check_entry()