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

/freebsd-10.2-release/sys/security/mac_ifoff/
H A Dmac_ifoff.c141 ifoff_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, argument
/freebsd-10.2-release/sys/security/mac_seeotheruids/
H A Dmac_seeotheruids.c163 seeotheruids_inpcb_check_visible(struct ucred *cred, struct inpcb *inp, struct label *inplabel) argument
/freebsd-10.2-release/sys/security/mac_partition/
H A Dmac_partition.c227 partition_inpcb_check_visible(struct ucred *cred, struct inpcb *inp, struct label *inplabel) argument
/freebsd-10.2-release/sys/security/mac_biba/
H A Dmac_biba.c1145 biba_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, argument
1192 biba_inpcb_create_mbuf(struct inpcb *inp, struct label *inplabel, argument
1160 biba_inpcb_check_visible(struct ucred *cred, struct inpcb *inp, struct label *inplabel) argument
1178 biba_inpcb_create(struct socket *so, struct label *solabel, struct inpcb *inp, struct label *inplabel) argument
1204 biba_inpcb_sosetlabel(struct socket *so, struct label *solabel, struct inpcb *inp, struct label *inplabel) argument
[all...]
/freebsd-10.2-release/sys/security/mac_lomac/
H A Dmac_lomac.c1259 lomac_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, argument
1304 lomac_inpcb_create_mbuf(struct inpcb *inp, struct label *inplabel, argument
1274 lomac_inpcb_check_visible(struct ucred *cred, struct inpcb *inp, struct label *inplabel) argument
1292 lomac_inpcb_create(struct socket *so, struct label *solabel, struct inpcb *inp, struct label *inplabel) argument
1316 lomac_inpcb_sosetlabel(struct socket *so, struct label *solabel, struct inpcb *inp, struct label *inplabel) argument
[all...]
/freebsd-10.2-release/sys/security/mac_mls/
H A Dmac_mls.c1063 mls_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, argument
1108 mls_inpcb_create_mbuf(struct inpcb *inp, struct label *inplabel, argument
1078 mls_inpcb_check_visible(struct ucred *cred, struct inpcb *inp, struct label *inplabel) argument
1096 mls_inpcb_create(struct socket *so, struct label *solabel, struct inpcb *inp, struct label *inplabel) argument
1120 mls_inpcb_sosetlabel(struct socket *so, struct label *solabel, struct inpcb *inp, struct label *inplabel) argument
[all...]
/freebsd-10.2-release/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
998 stub_inpcb_check_visible(struct ucred *cred, struct inpcb *inp, struct label *inplabel) argument
/freebsd-10.2-release/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 123 milliseconds