Searched defs:msgptr (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/security/mac/ |
| H A D | mac_sysv_msg.c | 76 mac_sysvmsg_init(struct msg *msgptr) in mac_sysvmsg_init() 114 mac_sysvmsg_destroy(struct msg *msgptr) in mac_sysvmsg_destroy() 143 struct msg *msgptr) in mac_sysvmsg_create() 159 mac_sysvmsg_cleanup(struct msg *msgptr) in mac_sysvmsg_cleanup() 176 mac_sysvmsq_check_msgmsq(struct ucred *cred, struct msg *msgptr, in mac_sysvmsq_check_msgmsq() 192 mac_sysvmsq_check_msgrcv(struct ucred *cred, struct msg *msgptr) in mac_sysvmsq_check_msgrcv() 207 mac_sysvmsq_check_msgrmid(struct ucred *cred, struct msg *msgptr) in mac_sysvmsq_check_msgrmid()
|
| /f-stack/freebsd/security/mac_stub/ |
| H A D | mac_stub.c | 1162 struct label *msqlabel, struct msg *msgptr, struct label *msglabel) in stub_sysvmsg_create() 1168 stub_sysvmsq_check_msgmsq(struct ucred *cred, struct msg *msgptr, in stub_sysvmsq_check_msgmsq() 1177 stub_sysvmsq_check_msgrcv(struct ucred *cred, struct msg *msgptr, in stub_sysvmsq_check_msgrcv() 1185 stub_sysvmsq_check_msgrmid(struct ucred *cred, struct msg *msgptr, in stub_sysvmsq_check_msgrmid()
|
| /f-stack/freebsd/security/mac_test/ |
| H A D | mac_test.c | 2098 struct label *msqlabel, struct msg *msgptr, struct label *msglabel) in test_sysvmsg_create() 2125 test_sysvmsq_check_msgmsq(struct ucred *cred, struct msg *msgptr, in test_sysvmsq_check_msgmsq() 2140 test_sysvmsq_check_msgrcv(struct ucred *cred, struct msg *msgptr, in test_sysvmsq_check_msgrcv() 2153 test_sysvmsq_check_msgrmid(struct ucred *cred, struct msg *msgptr, in test_sysvmsq_check_msgrmid()
|
| /f-stack/freebsd/security/mac_mls/ |
| H A D | mac_mls.c | 2114 struct label *msqlabel, struct msg *msgptr, struct label *msglabel) in mls_sysvmsg_create() 2126 mls_sysvmsq_check_msgrcv(struct ucred *cred, struct msg *msgptr, in mls_sysvmsq_check_msgrcv() 2144 mls_sysvmsq_check_msgrmid(struct ucred *cred, struct msg *msgptr, in mls_sysvmsq_check_msgrmid()
|
| /f-stack/freebsd/security/mac_biba/ |
| H A D | mac_biba.c | 2481 struct label *msqlabel, struct msg *msgptr, struct label *msglabel) in biba_sysvmsg_create() 2493 biba_sysvmsq_check_msgrcv(struct ucred *cred, struct msg *msgptr, in biba_sysvmsq_check_msgrcv() 2511 biba_sysvmsq_check_msgrmid(struct ucred *cred, struct msg *msgptr, in biba_sysvmsq_check_msgrmid()
|