Home
last modified time | relevance | path

Searched refs:sotpi_bind (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c207 static int sotpi_bind(struct sonode *, struct sockaddr *, socklen_t,
245 sotpi_bind, /* sop_bind */
1352 sotpi_bind(struct sonode *so, struct sockaddr *name, socklen_t namelen, in sotpi_bind() function
1827 if ((error = sotpi_bind(nso, NULL, 0, _SOBIND_UNSPEC, in sotpi_accept()
2195 error = sotpi_bind(so, NULL, 0, in sotpi_connect()
4214 error = sotpi_bind(so, NULL, 0, in sotpi_sendmsg()