Searched refs:soconnect (Results 1 – 5 of 5) sorted by relevance
401 int soconnect(struct socket *, struct mbuf *);
415 error = soconnect(so, nam); in sys_connect()1641 error = soconnect(so, nam); in sys_ypconnect()
520 soconnect(struct socket *so, struct mbuf *nam) in soconnect() function
605 error = soconnect(so, m); in bfd_sender()
309 error = soconnect(so, nmp->nm_nam); in nfs_connect()