Searched refs:sotpi_bind (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/fs/sockfs/ |
H A D | socktpi.c | 207 static int sotpi_bind(struct sonode *, struct sockaddr *, socklen_t, 245 sotpi_bind, /* sop_bind */ 1384 sotpi_bind(struct sonode *so, struct sockaddr *name, socklen_t namelen, in sotpi_bind() function 1859 if ((error = sotpi_bind(nso, NULL, 0, _SOBIND_UNSPEC, in sotpi_accept() 2260 error = sotpi_bind(so, NULL, 0, in sotpi_connect() 4273 error = sotpi_bind(so, NULL, 0, in sotpi_sendmsg()
|