Searched defs:inplabel (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/security/mac_ifoff/
H A Dmac_ifoff.c140 ifoff_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, argument
/freebsd-11-stable/sys/security/mac_seeotheruids/
H A Dmac_seeotheruids.c163 seeotheruids_inpcb_check_visible(struct ucred *cred, struct inpcb *inp, struct label *inplabel) argument
/freebsd-11-stable/sys/security/mac_partition/
H A Dmac_partition.c227 partition_inpcb_check_visible(struct ucred *cred, struct inpcb *inp, struct label *inplabel) argument
/freebsd-11-stable/sys/security/mac_biba/
H A Dmac_biba.c1138 biba_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, argument
1185 biba_inpcb_create_mbuf(struct inpcb *inp, struct label *inplabel, argument
1153 biba_inpcb_check_visible(struct ucred *cred, struct inpcb *inp, struct label *inplabel) argument
1171 biba_inpcb_create(struct socket *so, struct label *solabel, struct inpcb *inp, struct label *inplabel) argument
1197 biba_inpcb_sosetlabel(struct socket *so, struct label *solabel, struct inpcb *inp, struct label *inplabel) argument
[all...]
/freebsd-11-stable/sys/security/mac_lomac/
H A Dmac_lomac.c1253 lomac_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, argument
1298 lomac_inpcb_create_mbuf(struct inpcb *inp, struct label *inplabel, argument
1268 lomac_inpcb_check_visible(struct ucred *cred, struct inpcb *inp, struct label *inplabel) argument
1286 lomac_inpcb_create(struct socket *so, struct label *solabel, struct inpcb *inp, struct label *inplabel) argument
1310 lomac_inpcb_sosetlabel(struct socket *so, struct label *solabel, struct inpcb *inp, struct label *inplabel) argument
[all...]
/freebsd-11-stable/sys/security/mac_mls/
H A Dmac_mls.c1060 mls_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, argument
1105 mls_inpcb_create_mbuf(struct inpcb *inp, struct label *inplabel, argument
1075 mls_inpcb_check_visible(struct ucred *cred, struct inpcb *inp, struct label *inplabel) argument
1093 mls_inpcb_create(struct socket *so, struct label *solabel, struct inpcb *inp, struct label *inplabel) argument
1117 mls_inpcb_sosetlabel(struct socket *so, struct label *solabel, struct inpcb *inp, struct label *inplabel) argument
[all...]
/freebsd-11-stable/sys/security/mac_stub/
H A Dmac_stub.c390 stub_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, argument
405 stub_inpcb_create_mbuf(struct inpcb *inp, struct label *inplabel, argument
398 stub_inpcb_create(struct socket *so, struct label *solabel, struct inpcb *inp, struct label *inplabel) argument
412 stub_inpcb_sosetlabel(struct socket *so, struct label *solabel, struct inpcb *inp, struct label *inplabel) argument
991 stub_inpcb_check_visible(struct ucred *cred, struct inpcb *inp, struct label *inplabel) argument
/freebsd-11-stable/sys/security/mac_test/
H A Dmac_test.c644 test_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, argument
683 test_inpcb_create_mbuf(struct inpcb *inp, struct label *inplabel, argument
657 test_inpcb_check_visible(struct ucred *cred, struct inpcb *inp, struct label *inplabel) argument
670 test_inpcb_create(struct socket *so, struct label *solabel, struct inpcb *inp, struct label *inplabel) argument
718 test_inpcb_sosetlabel(struct socket *so, struct label *solabel, struct inpcb *inp, struct label *inplabel) argument
[all...]

Completed in 141 milliseconds