Home
last modified time | relevance | path

Searched defs:SO_RCVLOWAT (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/sys/
H A Dsocket.d253 SO_RCVLOWAT = 18, in version() enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinsock2.d316 SO_RCVLOWAT = 0x1004, enumerator
/netbsd-src/sys/sys/
H A Dsocket.h166 #define SO_RCVLOWAT 0x1004 /* receive low-water mark */ macro