Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/sock/
H A Dsocket_impl.h57 #define SS_ISCONNECTED 0x000001 /* socket connected to a peer */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dsocketvar.h288 #define SS_ISCONNECTED 0x00000001 /* socket connected to a peer */ macro