Searched defs:SHUT_RDWR (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/apr/misc/unix/
H A Drand.c72 #define SHUT_RDWR 2 macro
/freebsd-13-stable/crypto/heimdal/appl/ftp/ftp/
H A Dmain.c179 #define SHUT_RDWR 2 macro
188 shutdown(fileno(cout), SHUT_RDWR); local
202 shutdown(fileno(cout), SHUT_RDWR); local
/freebsd-13-stable/crypto/heimdal/lib/roken/
H A Droken-common.h272 #define SHUT_RDWR 2 macro
/freebsd-13-stable/crypto/openssh/
H A Ddefines.h35 SHUT_RDWR /* No more receptions or transmissions. */ enumerator in enum:__anon6853
39 # define SHUT_RDWR SHUT_RDWR macro
/freebsd-13-stable/sys/sys/
H A Dsocket.h630 #define SHUT_RDWR 2 /* shut down both sides */ macro

Completed in 263 milliseconds