Home
last modified time | relevance | path

Searched refs:HAVE_ACCEPT4 (Results 1 – 13 of 13) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_accept_handler.cc65 #ifdef HAVE_ACCEPT4 in accept_connection()
97 #ifndef HAVE_ACCEPT4 in accept_connection()
DHttpServer.cc1888 #ifdef HAVE_ACCEPT4 in accept_connection()
1896 #ifndef HAVE_ACCEPT4 in accept_connection()
/third_party/wayland_standard/
Dconfig.h18 #define HAVE_ACCEPT4 macro
Dconfig.h.in4 #undef HAVE_ACCEPT4
/third_party/pulseaudio/include/
Dconfig.h38 #define HAVE_ACCEPT4 1 macro
/third_party/wayland_standard/src/
Dwayland-os.c157 #ifdef HAVE_ACCEPT4 in wl_os_accept_cloexec()
/third_party/nghttp2/
Dcmakeconfig.h.in32 #cmakedefine HAVE_ACCEPT4 1
DCMakeLists.txt302 check_function_exists(accept4 HAVE_ACCEPT4)
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Ddaemon.c69 #ifndef HAVE_ACCEPT4
70 #define HAVE_ACCEPT4 0 macro
1929 #if HAVE_ACCEPT4 in MHD_accept_connection()
1955 #if !defined(HAVE_ACCEPT4) || HAVE_ACCEPT4+0 == 0 || !defined(HAVE_SOCK_NONBLOCK) || SOCK_CLOEXEC+0… in MHD_accept_connection()
/third_party/skia/third_party/externals/microhttpd/
DMHD_config.h.in24 #undef HAVE_ACCEPT4
/third_party/python/Modules/
Dsocketmodule.c2655 #if defined(HAVE_ACCEPT4) && defined(SOCK_CLOEXEC)
2676 #if defined(HAVE_ACCEPT4) && defined(SOCK_CLOEXEC) in sock_accept_impl()
2732 #if defined(HAVE_ACCEPT4) && defined(SOCK_CLOEXEC) in sock_accept()
/third_party/pulseaudio/src/pulsecore/
Dcore-util.c3475 #ifdef HAVE_ACCEPT4 in pa_accept_cloexec()
/third_party/python/
Dpyconfig.h.in61 #undef HAVE_ACCEPT4