Searched refs:HAVE_SNPRINTF (Results 51 - 75 of 109) sorted by relevance

12345

/macosx-10.10.1/BerkeleyDB-21/db/build_s60/
H A Dclib_port.h232 #ifndef HAVE_SNPRINTF
/macosx-10.10.1/BerkeleyDB-21/db/build_vxworks/
H A Dclib_port.h234 #ifndef HAVE_SNPRINTF
/macosx-10.10.1/BerkeleyDB-21/db/build_wince/
H A Dclib_port.h234 #ifndef HAVE_SNPRINTF
/macosx-10.10.1/BerkeleyDB-21/db/build_windows/
H A Dclib_port.h234 #ifndef HAVE_SNPRINTF
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/liblber/
H A Dstdio.c76 #ifndef HAVE_SNPRINTF
87 #endif /* !HAVE_SNPRINTF */
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dconfig_embedded.h893 #define HAVE_SNPRINTF 1 macro
H A Dconfig_macosx.h933 #define HAVE_SNPRINTF 1 macro
/macosx-10.10.1/bash-94.1.2/
H A Dconfig.h705 #define HAVE_SNPRINTF 1 macro
/macosx-10.10.1/ntp-92/include/
H A Dconfig.h673 #define HAVE_SNPRINTF 1 macro
/macosx-10.10.1/passwordserver_sasl-193/cyrus_sasl/
H A Dacconfig.h122 #undef HAVE_SNPRINTF macro
/macosx-10.10.1/sudo-73/src/
H A Dconfig.h488 #define HAVE_SNPRINTF 1 macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/libiberty/
H A Dconfig.in197 #undef HAVE_SNPRINTF
/macosx-10.10.1/less-25/less/
H A Ddefines.ds313 #define HAVE_SNPRINTF 0
/macosx-10.10.1/lukemftp-14/tnftp/
H A Dconfig.h.in251 #undef HAVE_SNPRINTF
/macosx-10.10.1/ntp-92/sntp/
H A Dconfig.h.in110 #undef HAVE_SNPRINTF
/macosx-10.10.1/OpenSSH-189/openssh/openbsd-compat/
H A Dbsd-snprintf.c46 * the code is now broken down under HAVE_SNPRINTF and HAVE_VSNPRINTF.
98 # undef HAVE_SNPRINTF macro
114 #if !defined(HAVE_SNPRINTF) || !defined(HAVE_VSNPRINTF)
828 #endif /* !defined(HAVE_SNPRINTF) || !defined(HAVE_VSNPRINTF) */
838 #if !defined(HAVE_SNPRINTF)
/macosx-10.10.1/groff-38/groff/src/libs/snprintf/
H A Dsnprintf.c222 /* Define HAVE_SNPRINTF if your system already has snprintf and vsnprintf.
224 * If HAVE_SNPRINTF is defined this module will not produce code for
229 /* #define HAVE_SNPRINTF */
236 * Defining this macro is only useful if HAVE_SNPRINTF is also defined,
465 #if defined(HAVE_SNPRINTF)
476 #if !defined(HAVE_SNPRINTF) || defined(PREFER_PORTABLE_SNPRINTF)
594 #if !defined(HAVE_SNPRINTF) || defined(PREFER_PORTABLE_SNPRINTF)
/macosx-10.10.1/iodbc-42.5/iodbc/iodbc/trace/
H A Dtrace.c227 #if defined (HAVE_SNPRINTF)
242 #if defined (HAVE_SNPRINTF)
265 #if defined (HAVE_SNPRINTF)
/macosx-10.10.1/rsync-45/rsync/lib/
H A Dsnprintf.c50 * the code is now broken down under HAVE_SNPRINTF and HAVE_VSNPRINTF.
104 # undef HAVE_SNPRINTF macro
128 #if defined(HAVE_SNPRINTF) && defined(HAVE_VSNPRINTF) && defined(HAVE_C99_VSNPRINTF)
134 #endif /* HAVE_SNPRINTF, etc */
831 #if !defined(HAVE_SNPRINTF) || !defined(HAVE_C99_VSNPRINTF)
/macosx-10.10.1/BerkeleyDB-21/db/dist/
H A Dconfig.hin376 #undef HAVE_SNPRINTF
/macosx-10.10.1/cups-408/cups/
H A Dconfig.h.in249 #undef HAVE_SNPRINTF
/macosx-10.10.1/rsync-45/rsync/
H A Dconfig.h.in283 #undef HAVE_SNPRINTF
/macosx-10.10.1/Heimdal-398.1.2/packages/mac/SnowLeopard10A/
H A Dconfig.h780 #define HAVE_SNPRINTF 1 macro
/macosx-10.10.1/OpenSSH-189/osslshim/config/
H A Dossl-config.h802 #define HAVE_SNPRINTF 1 macro
/macosx-10.10.1/cups-408/cups/cups/
H A Dsnprintf.c339 #ifndef HAVE_SNPRINTF
360 #endif /* !HAVE_SNPRINTF */

Completed in 706 milliseconds

12345