Home
last modified time | relevance | path

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

/xnu-11215/security/
H A Dmac_framework.h532 int mac_vnode_check_uipc_bind(vfs_context_t ctx, struct vnode *dvp,
H A Dmac_vfs.c2100 mac_vnode_check_uipc_bind(vfs_context_t ctx, struct vnode *dvp, in mac_vnode_check_uipc_bind() function
/xnu-11215/bsd/kern/
H A Duipc_usrreq.c1225 error = mac_vnode_check_uipc_bind(ctx, in unp_bind()