Searched refs:unp_bind (Results 1 – 1 of 1) sorted by relevance
204 static int unp_bind(struct unpcb *, struct sockaddr *, proc_t);315 return unp_bind(unp, nam, p); in uipc_bind()1111 unp_bind( in unp_bind() function