Searched defs:msglabel (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/security/mac_stub/ |
| H A D | mac_stub.c | 1269 stub_sysvmsg_cleanup(struct label *msglabel) in stub_sysvmsg_cleanup() 1276 struct label *msqlabel, struct msg *msgptr, struct label *msglabel) in stub_sysvmsg_create() 1283 struct label *msglabel, struct msqid_kernel *msqkptr, in stub_sysvmsq_check_msgmsq() 1292 struct label *msglabel) in stub_sysvmsq_check_msgrcv() 1300 struct label *msglabel) in stub_sysvmsq_check_msgrmid()
|
| /freebsd/sys/security/mac_test/ |
| H A D | mac_test.c | 2309 test_sysvmsg_cleanup(struct label *msglabel) in test_sysvmsg_cleanup() 2319 struct label *msqlabel, struct msg *msgptr, struct label *msglabel) in test_sysvmsg_create() 2347 struct label *msglabel, struct msqid_kernel *msqkptr, in test_sysvmsq_check_msgmsq() 2362 struct label *msglabel) in test_sysvmsq_check_msgrcv() 2375 struct label *msglabel) in test_sysvmsq_check_msgrmid()
|
| /freebsd/sys/security/mac_mls/ |
| H A D | mac_mls.c | 2102 mls_sysvmsg_cleanup(struct label *msglabel) in mls_sysvmsg_cleanup() 2110 struct label *msqlabel, struct msg *msgptr, struct label *msglabel) in mls_sysvmsg_create() 2123 struct label *msglabel) in mls_sysvmsq_check_msgrcv() 2141 struct label *msglabel) in mls_sysvmsq_check_msgrmid()
|
| /freebsd/sys/security/mac_biba/ |
| H A D | mac_biba.c | 2472 biba_sysvmsg_cleanup(struct label *msglabel) in biba_sysvmsg_cleanup() 2480 struct label *msqlabel, struct msg *msgptr, struct label *msglabel) in biba_sysvmsg_create() 2493 struct label *msglabel) in biba_sysvmsq_check_msgrcv() 2511 struct label *msglabel) in biba_sysvmsq_check_msgrmid()
|