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