Searched refs:mac_sysvmsq_check_msgrmid (Results 1 – 3 of 3) sorted by relevance
207 mac_sysvmsq_check_msgrmid(struct ucred *cred, struct msg *msgptr) in mac_sysvmsq_check_msgrmid() function
382 int mac_sysvmsq_check_msgrmid(struct ucred *cred, struct msg *msgptr);
569 error = mac_sysvmsq_check_msgrmid(td->td_ucred, msghdr); in kern_msgctl()