Searched refs:unp_bind (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/kern/
H A Duipc_usrreq.c162 static int unp_bind(struct unpcb *, struct sockaddr *, proc_t);
257 return (unp_bind(unp, nam, p));
921 unp_bind( function

Completed in 21 milliseconds