Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/kern/
H A Dposix_shm.c1124 pshm_label_associate(struct fileproc *fp, struct vnode *vp, vfs_context_t ctx) in pshm_label_associate() function
/xnu-8020.101.4/security/
H A Dmac_framework.h588 void pshm_label_associate(struct fileproc *fp, struct vnode *vp, struct vfs_context *ctx);
H A Dmac_vfs.c2731 pshm_label_associate(fp, vp, ctx); in mac_vnode_label_associate_fdesc()