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

/freebsd-current/crypto/heimdal/lib/roken/
H A Droken-common.h268 #define SHUT_WR 1 macro
/freebsd-current/contrib/libpcap/
H A Dsockutils.c80 #define SHUT_WR SD_SEND /* The control code for shutdown() is different in Win32 */ macro
/freebsd-current/crypto/openssh/
H A Ddefines.h34 SHUT_WR, /* No more transmissions. */ enumerator in enum:__anon3
38 # define SHUT_WR SHUT_WR macro
/freebsd-current/sys/sys/
H A Dsocket.h633 SHUT_WR, /* shut down the writing side */ enumerator in enum:shutdown_how
634 #define SHUT_WR SHUT_WR macro

Completed in 78 milliseconds