Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Dposix_sem.c1092 psem_label_associate(struct fileproc *fp, struct vnode *vp, vfs_context_t ctx) in psem_label_associate() function
/xnu-8019.80.24/security/
H A Dmac_framework.h587 void psem_label_associate(struct fileproc *fp, struct vnode *vp, struct vfs_context *ctx);
H A Dmac_vfs.c2728 psem_label_associate(fp, vp, ctx); in mac_vnode_label_associate_fdesc()