Searched defs:SOCK_NONBLOCK (Results 1 – 2 of 2) sorted by relevance
/titanic_51/usr/src/uts/common/sys/ | ||
H A D | socket.h | 114 #define SOCK_NONBLOCK 0x100000 /* like O_NONBLOCK */ macro |
/titanic_51/usr/src/boot/sys/sys/ | ||
H A D | socket.h | 113 #define SOCK_NONBLOCK 0x20000000 macro |