Home
last modified time | relevance | path

Searched refs:HAVE_SOCKLEN_T (Results 1 – 12 of 12) sorted by relevance

/external/flac/
Dconfig.h71 #define HAVE_SOCKLEN_T 1 macro
/external/libpcap/
Dconfig.h147 #define HAVE_SOCKLEN_T 1 macro
Dconfig.h.in149 #undef HAVE_SOCKLEN_T
Dconfigure.in681 AC_DEFINE(HAVE_SOCKLEN_T, 1, [define if socklen_t is defined]) definition
Dpcap-linux.c253 #ifndef HAVE_SOCKLEN_T
/external/dbus/
Dconfig.h179 #define HAVE_SOCKLEN_T 1 macro
Dconfigure.ac758 AC_DEFINE(HAVE_SOCKLEN_T,1,[Have socklen_t type]) definition
/external/curl/CMake/
DCurlTests.c156 #ifdef HAVE_SOCKLEN_T
/external/dbus/cmake/
Dconfig.h.cmake182 #cmakedefine HAVE_SOCKLEN_T 1
DConfigureChecks.cmake35 check_symbol_exists(socklen_t "sys/socket.h" HAVE_SOCKLEN_T) # dbus-sysdeps-unix.c
/external/curl/
DCMakeLists.txt839 HAVE_SOCKLEN_T
959 if(HAVE_SOCKLEN_T)
/external/dbus/dbus/
Ddbus-sysdeps-unix.c90 #ifndef HAVE_SOCKLEN_T