SHUT_RDWR        1989 ext/openssl/xp_ssl.c 					php_stream_xport_shutdown(stream, (stream_shutdown_t)SHUT_RDWR);
SHUT_RDWR         422 main/streams/xp_socket.c # ifndef SHUT_RDWR
SHUT_RDWR         426 main/streams/xp_socket.c 					static const int shutdown_how[] = {SHUT_RD, SHUT_WR, SHUT_RDWR};
SHUT_RDWR         356 sapi/phpdbg/phpdbg_io.c 		shutdown(sock, SHUT_RDWR);