Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsocketvar.h786 #define _SOUNBIND_REBIND 0x01 /* Don't clear fields - will rebind */ macro
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c1418 if (!(flags & _SOUNBIND_REBIND)) { in sotpi_unbind()
1508 error = sotpi_unbind(so, _SOUNBIND_REBIND); in sotpi_listen()