Home
last modified time | relevance | path

Searched defs:SS_ISCONNECTING (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/stand/lib/sock/
H A Dsocket_impl.h58 #define SS_ISCONNECTING 0x000002 /* in process of connecting to peer */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dsocketvar.h289 #define SS_ISCONNECTING 0x00000002 /* in process, connecting to peer */ macro