Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Duipc_usrreq.c299 static int unp_vnode_peer(struct vnode *, struct thread *,
3179 error = unp_vnode_peer(nd.ni_vp, td, so2p, mtxp, vpp); in unp_connectat_peer()
3191 unp_vnode_peer(struct vnode *vp, struct thread *td, struct socket **so2p, in unp_vnode_peer() function