Home
last modified time | relevance | path

Searched refs:pshm_label_associate (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.1.9/bsd/kern/
H A Dposix_shm.c1119 pshm_label_associate(struct fileproc *fp, struct vnode *vp, vfs_context_t ctx) in pshm_label_associate() function
/xnu-12377.1.9/security/
H A Dmac_framework.h605 void pshm_label_associate(struct fileproc *fp, struct vnode *vp, struct vfs_context *ctx);
H A Dmac_vfs.c2706 pshm_label_associate(fp, vp, ctx); in mac_vnode_label_associate_fdesc()