Searched defs:SO_LINGER (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dsocket.h40 #define SO_LINGER 0x0080 /* linger on close if data present */ macro
46 #define SO_DONTLINGER (~SO_LINGER) /* ~SO_LINGER */
/illumos-gate/usr/src/uts/common/sys/
H A Dsocket.h127 #define SO_LINGER 0x0080 /* linger on close if data present */ macro
163 #define SO_DONTLINGER (~SO_LINGER) /* ~SO_LINGER */
/illumos-gate/usr/src/boot/sys/sys/
H A Dsocket.h128 #define SO_LINGER 0x0080 /* linger on close if data present */ macro

Completed in 49 milliseconds