Searched defs:inplabel (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/security/mac_seeotheruids/ |
H A D | mac_seeotheruids.c | 161 struct label *inplabel) in seeotheruids_inpcb_check_visible()
|
/freebsd/sys/security/mac_ifoff/ |
H A D | mac_ifoff.c | 137 ifoff_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, in ifoff_inpcb_check_deliver()
|
/freebsd/sys/security/mac_partition/ |
H A D | mac_partition.c | 225 struct label *inplabel) in partition_inpcb_check_visible()
|
/freebsd/sys/security/mac_lomac/ |
H A D | mac_lomac.c | 1261 lomac_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, in lomac_inpcb_check_deliver() 1277 struct label *inplabel) in lomac_inpcb_check_visible() 1295 struct inpcb *inp, struct label *inplabel) in lomac_inpcb_create() 1306 lomac_inpcb_create_mbuf(struct inpcb *inp, struct label *inplabel, in lomac_inpcb_create_mbuf() 1319 struct inpcb *inp, struct label *inplabel) in lomac_inpcb_sosetlabel()
|
/freebsd/sys/security/mac_stub/ |
H A D | mac_stub.c | 423 stub_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, in stub_inpcb_check_deliver() 432 struct inpcb *inp, struct label *inplabel) in stub_inpcb_create() 438 stub_inpcb_create_mbuf(struct inpcb *inp, struct label *inplabel, in stub_inpcb_create_mbuf() 446 struct inpcb *inp, struct label *inplabel) in stub_inpcb_sosetlabel() 1032 struct label *inplabel) in stub_inpcb_check_visible()
|
/freebsd/sys/security/mac_mls/ |
H A D | mac_mls.c | 1057 mls_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, in mls_inpcb_check_deliver() 1073 struct label *inplabel) in mls_inpcb_check_visible() 1091 struct label *inplabel) in mls_inpcb_create() 1102 mls_inpcb_create_mbuf(struct inpcb *inp, struct label *inplabel, in mls_inpcb_create_mbuf() 1115 struct inpcb *inp, struct label *inplabel) in mls_inpcb_sosetlabel()
|
/freebsd/sys/security/mac_test/ |
H A D | mac_test.c | 692 test_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, in test_inpcb_check_deliver() 706 struct label *inplabel) in test_inpcb_check_visible() 719 struct inpcb *inp, struct label *inplabel) in test_inpcb_create() 731 test_inpcb_create_mbuf(struct inpcb *inp, struct label *inplabel, in test_inpcb_create_mbuf() 767 struct inpcb *inp, struct label *inplabel) in test_inpcb_sosetlabel()
|
/freebsd/sys/security/mac_biba/ |
H A D | mac_biba.c | 1136 biba_inpcb_check_deliver(struct inpcb *inp, struct label *inplabel, in biba_inpcb_check_deliver() 1152 struct label *inplabel) in biba_inpcb_check_visible() 1170 struct inpcb *inp, struct label *inplabel) in biba_inpcb_create() 1183 biba_inpcb_create_mbuf(struct inpcb *inp, struct label *inplabel, in biba_inpcb_create_mbuf() 1196 struct inpcb *inp, struct label *inplabel) in biba_inpcb_sosetlabel()
|