MCPcopy Create free account
hub / github.com/F-Stack/f-stack / mac_sysvmsg_cleanup

Function mac_sysvmsg_cleanup

freebsd/security/mac/mac_sysv_msg.c:158–163  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156}
157
158void
159mac_sysvmsg_cleanup(struct msg *msgptr)
160{
161
162 MAC_POLICY_PERFORM_NOSLEEP(sysvmsg_cleanup, msgptr->label);
163}
164
165void
166mac_sysvmsq_cleanup(struct msqid_kernel *msqkptr)

Callers 1

msg_freehdrFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected