Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c200 static int sotpi_unbind(struct sonode *, int);
788 error = sotpi_unbind(so, 0); in sotpi_bindlisten()
1331 err = sotpi_unbind(so, 0); in sotpi_bindlisten()
1369 sotpi_unbind(struct sonode *so, int flags) in sotpi_unbind() function
1508 error = sotpi_unbind(so, _SOUNBIND_REBIND); in sotpi_listen()
2524 err = sotpi_unbind(so, 0); in sotpi_connect()