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.c201 static int sotpi_unbind(struct sonode *, int);
789 error = sotpi_unbind(so, 0); in sotpi_bindlisten()
1332 err = sotpi_unbind(so, 0); in sotpi_bindlisten()
1370 sotpi_unbind(struct sonode *so, int flags) in sotpi_unbind() function
1509 error = sotpi_unbind(so, _SOUNBIND_REBIND); in sotpi_listen()
2525 err = sotpi_unbind(so, 0); in sotpi_connect()