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