Home
last modified time | relevance | path

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

/xnu-10002.81.5/security/
H A Dmac_framework.h527 int mac_vnode_check_uipc_bind(vfs_context_t ctx, struct vnode *dvp,
H A Dmac_vfs.c2126 mac_vnode_check_uipc_bind(vfs_context_t ctx, struct vnode *dvp, in mac_vnode_check_uipc_bind() function
/xnu-10002.81.5/bsd/kern/
H A Duipc_usrreq.c1196 error = mac_vnode_check_uipc_bind(ctx, in unp_bind()