Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/kern/
H A Dposix_sem.c1264 psem_label_associate(struct fileproc *fp, struct vnode *vp, vfs_context_t ctx) in psem_label_associate() function
/xnu-12377.61.12/security/
H A Dmac_framework.h604 void psem_label_associate(struct fileproc *fp, struct vnode *vp, struct vfs_context *ctx);
H A Dmac_vfs.c2709 psem_label_associate(fp, vp, ctx); in mac_vnode_label_associate_fdesc()