HomeSort by relevance Sort by last modified time
    Searched refs:HAVE_ACCEPT4 (Results 1 - 8 of 8) sorted by null

  /external/strace/tests/
accept4.c 33 #if defined HAVE_ACCEPT4 && defined O_CLOEXEC
42 SKIP_MAIN_UNDEFINED("HAVE_ACCEPT4 && O_CLOEXEC")
  /external/strace/tests-m32/
accept4.c 33 #if defined HAVE_ACCEPT4 && defined O_CLOEXEC
42 SKIP_MAIN_UNDEFINED("HAVE_ACCEPT4 && O_CLOEXEC")
  /external/strace/tests-mx32/
accept4.c 33 #if defined HAVE_ACCEPT4 && defined O_CLOEXEC
42 SKIP_MAIN_UNDEFINED("HAVE_ACCEPT4 && O_CLOEXEC")
  /external/libmicrohttpd/
MHD_config.h 25 #define HAVE_ACCEPT4 1
MHD_config.h.in 24 #undef HAVE_ACCEPT4
  /external/strace/
config.h 44 #define HAVE_ACCEPT4 1
    [all...]
config.h.in 43 #undef HAVE_ACCEPT4
    [all...]
  /external/libmicrohttpd/src/microhttpd/
daemon.c 69 #ifndef HAVE_ACCEPT4
70 #define HAVE_ACCEPT4 0
    [all...]

Completed in 130 milliseconds