Searched defs:SHUT_WR (Results 1 – 10 of 10) sorted by relevance
6 # define SHUT_WR 1 macro
158 #define SHUT_WR SD_SEND macro
674 # define SHUT_WR 0x01 macro
117 #define SHUT_WR 0x01 macro
80 #define SHUT_WR SD_SEND /* The control code for shutdown() is different in Win32 */ macro
34 SHUT_WR, /* No more transmissions. */ enumerator38 # define SHUT_WR SHUT_WR macro
284 #define SHUT_WR 1 macro
137 #define SHUT_WR 1 macro
131 #define SHUT_WR 1 macro
169 SHUT_WR = 1 variable