Home
last modified time | relevance | path

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

/external/wayland/
Dconfig.h18 #define HAVE_ACCEPT4 macro
/external/strace/tests/
Daccept4.c33 #if defined HAVE_ACCEPT4 && defined O_CLOEXEC
/external/strace/tests-mx32/
Daccept4.c33 #if defined HAVE_ACCEPT4 && defined O_CLOEXEC
/external/strace/tests-m32/
Daccept4.c33 #if defined HAVE_ACCEPT4 && defined O_CLOEXEC
/external/wayland/src/
Dwayland-os.c157 #ifdef HAVE_ACCEPT4 in wl_os_accept_cloexec()
/external/strace/
Dconfig.h41 #define HAVE_ACCEPT4 1 macro
Dconfig.h.in40 #undef HAVE_ACCEPT4
/external/libevent/
Dconfig.h.in13 #undef HAVE_ACCEPT4
/external/python/cpython3/Modules/
Dsocketmodule.c2476 #if defined(HAVE_ACCEPT4) && defined(SOCK_CLOEXEC)
2497 #if defined(HAVE_ACCEPT4) && defined(SOCK_CLOEXEC) in sock_accept_impl()
2553 #if defined(HAVE_ACCEPT4) && defined(SOCK_CLOEXEC) in sock_accept()
/external/python/cpython3/
Dpyconfig.h.in44 #undef HAVE_ACCEPT4