Searched defs:pshm (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/security/
H A Dmac_posix_shm.c86 mac_posixshm_label_init(struct pshminfo *pshm) argument
101 mac_posixshm_label_destroy(struct pshminfo *pshm) argument
118 mac_posixshm_label_associate(kauth_cred_t cred, struct pshminfo *pshm, argument
109 mac_posixshm_vnode_label_associate(kauth_cred_t cred, struct pshminfo *pshm, struct label *plabel, vnode_t vp, struct label *vlabel) argument
[all...]
/darwin-on-arm/xnu/bsd/kern/
H A Dposix_shm.c1245 fill_pshminfo(struct pshmnode * pshm, struct pshm_info * info) argument
1276 struct pshminfo *pshm; local
1284 vfs_context_ucred(ctx), pshm, pshm->pshm_label, local
H A Dproc_info.c1342 pid_pshminfo(struct pshmnode *pshm, struct fileproc *fp, int closeonexec, user_addr_t buffer, __unused uint32_t buffersize, int32_t * retval) argument
1506 struct pshmnode * pshm; local
1616 struct pshmnode *pshm; local

Completed in 27 milliseconds