Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dbsd-asprintf.c27 # undef HAVE_VASPRINTF
31 #ifndef HAVE_VASPRINTF
Dopenbsd-compat.h271 #if !defined(HAVE_VASPRINTF) || !defined(HAVE_VSNPRINTF)
292 #ifndef HAVE_VASPRINTF
/external/libxkbcommon/src/
Dutils.c179 # if !(defined(HAVE_VASPRINTF) && HAVE_VASPRINTF)
Dutils.h296 # if !(defined(HAVE_VASPRINTF) && HAVE_VASPRINTF)
/external/libpcap/
Dconfig.h277 #define HAVE_VASPRINTF 1 macro
Dportability.h109 #ifdef HAVE_VASPRINTF
Dconfig.h.in257 #undef HAVE_VASPRINTF
Dcmakeconfig.h.in251 #cmakedefine HAVE_VASPRINTF 1
DCMakeLists.txt457 check_function_exists(vasprintf HAVE_VASPRINTF)
/external/openssh/prebuilt-intermediates/
Dconfig.h1248 #define HAVE_VASPRINTF 1 macro
/external/tcpdump/missing/
Dsnprintf.c549 #ifndef HAVE_VASPRINTF
/external/libevent/
Dconfig.h.in405 #undef HAVE_VASPRINTF
/external/libxkbcommon/
Dmeson.build119 configh_data.set('HAVE_VASPRINTF', 1)