Home
last modified time | relevance | path

Searched refs:msgptr (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/security/mac/
H A Dmac_sysv_msg.c76 mac_sysvmsg_init(struct msg *msgptr) in mac_sysvmsg_init() argument
82 msgptr->label = NULL; in mac_sysvmsg_init()
114 mac_sysvmsg_destroy(struct msg *msgptr) in mac_sysvmsg_destroy() argument
117 if (msgptr->label != NULL) { in mac_sysvmsg_destroy()
118 mac_sysv_msgmsg_label_free(msgptr->label); in mac_sysvmsg_destroy()
119 msgptr->label = NULL; in mac_sysvmsg_destroy()
143 struct msg *msgptr) in mac_sysvmsg_create() argument
147 msqkptr->label, msgptr, msgptr->label); in mac_sysvmsg_create()
159 mac_sysvmsg_cleanup(struct msg *msgptr) in mac_sysvmsg_cleanup() argument
197 msgptr->label); in mac_sysvmsq_check_msgrcv()
[all …]
H A Dmac_framework.h373 void mac_sysvmsg_cleanup(struct msg *msgptr);
375 struct msg *msgptr);
379 int mac_sysvmsq_check_msgmsq(struct ucred *cred, struct msg *msgptr,
381 int mac_sysvmsq_check_msgrcv(struct ucred *cred, struct msg *msgptr);
382 int mac_sysvmsq_check_msgrmid(struct ucred *cred, struct msg *msgptr);
H A Dmac_policy.h486 struct msg *msgptr, struct label *msglabel);
491 struct msg *msgptr, struct label *msglabel,
494 struct msg *msgptr, struct label *msglabel);
496 struct msg *msgptr, struct label *msglabel);
/f-stack/freebsd/security/mac_stub/
H A Dmac_stub.c1162 struct label *msqlabel, struct msg *msgptr, struct label *msglabel) in stub_sysvmsg_create() argument
1168 stub_sysvmsq_check_msgmsq(struct ucred *cred, struct msg *msgptr, in stub_sysvmsq_check_msgmsq() argument
1177 stub_sysvmsq_check_msgrcv(struct ucred *cred, struct msg *msgptr, in stub_sysvmsq_check_msgrcv() argument
1185 stub_sysvmsq_check_msgrmid(struct ucred *cred, struct msg *msgptr, in stub_sysvmsq_check_msgrmid() argument
/f-stack/freebsd/security/mac_test/
H A Dmac_test.c2098 struct label *msqlabel, struct msg *msgptr, struct label *msglabel) in test_sysvmsg_create() argument
2125 test_sysvmsq_check_msgmsq(struct ucred *cred, struct msg *msgptr, in test_sysvmsq_check_msgmsq() argument
2140 test_sysvmsq_check_msgrcv(struct ucred *cred, struct msg *msgptr, in test_sysvmsq_check_msgrcv() argument
2153 test_sysvmsq_check_msgrmid(struct ucred *cred, struct msg *msgptr, in test_sysvmsq_check_msgrmid() argument
/f-stack/freebsd/security/mac_biba/
H A Dmac_biba.c2481 struct label *msqlabel, struct msg *msgptr, struct label *msglabel) in biba_sysvmsg_create() argument
2493 biba_sysvmsq_check_msgrcv(struct ucred *cred, struct msg *msgptr, in biba_sysvmsq_check_msgrcv() argument
2511 biba_sysvmsq_check_msgrmid(struct ucred *cred, struct msg *msgptr, in biba_sysvmsq_check_msgrmid() argument
/f-stack/freebsd/security/mac_mls/
H A Dmac_mls.c2114 struct label *msqlabel, struct msg *msgptr, struct label *msglabel) in mls_sysvmsg_create() argument
2126 mls_sysvmsq_check_msgrcv(struct ucred *cred, struct msg *msgptr, in mls_sysvmsq_check_msgrcv() argument
2144 mls_sysvmsq_check_msgrmid(struct ucred *cred, struct msg *msgptr, in mls_sysvmsq_check_msgrmid() argument