Searched refs:sobind (Results 1 – 5 of 5) sorted by relevance
269 int sobind(struct socket *so, struct mbuf *nam);
271 error = sobind(so, m);
188 error = sobind(so, m);
137 sobind(so, nam) in sobind() function
121 error = sobind((struct socket *)fp->f_data, nam);