Searched defs:SHUT_WR (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/sntp/libevent/test/
H A Dtest-closed.c77 #define SHUT_WR 1 macro
H A Dtest-eof.c87 #define SHUT_WR 1 macro
H A Dregress_et.c73 #define SHUT_WR 1 macro
H A Dregress_http.c540 #define SHUT_WR SD_SEND macro
542 #define SHUT_WR 1 macro
582 shutdown(bufferevent_getfd(bev), SHUT_WR); local
H A Dregress.c95 #define SHUT_WR 1 macro
/netbsd-current/external/ibm-public/postfix/dist/src/global/
H A Dsmtp_stream.c257 (void) shutdown(vstream_fileno(stream), SHUT_WR); local
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/roken/
H A Droken-common.h282 #define SHUT_WR 1 macro
/netbsd-current/external/bsd/libpcap/dist/
H A Dsockutils.c80 #define SHUT_WR SD_SEND /* The control code for shutdown() is different in Win32 */ macro
/netbsd-current/sys/sys/
H A Dsocket.h589 #define SHUT_WR 1 /* Disallow further sends. */ macro
/netbsd-current/external/bsd/nsd/dist/
H A Dserver.c42 #define SHUT_WR 1 macro

Completed in 562 milliseconds