Searched refs:HAVE_SNPRINTF (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-current/contrib/com_err/
H A Droken_rename.h39 #ifndef HAVE_SNPRINTF
/freebsd-current/crypto/heimdal/lib/com_err/
H A Droken_rename.h39 #ifndef HAVE_SNPRINTF
/freebsd-current/crypto/heimdal/lib/sl/
H A Droken_rename.h42 #ifndef HAVE_SNPRINTF
/freebsd-current/lib/libpcap/
H A Dconfig.h83 #define HAVE_SNPRINTF 1 macro
/freebsd-current/libexec/ftpd/
H A Dconfig.h99 #define HAVE_SNPRINTF 1 macro
/freebsd-current/contrib/ncurses/include/
H A Dnc_string.h78 #if USE_STRING_HACKS && HAVE_SNPRINTF
/freebsd-current/usr.bin/less/
H A Ddefines.h321 #define HAVE_SNPRINTF 1 macro
/freebsd-current/usr.bin/bmake/
H A Dconfig.h142 #define HAVE_SNPRINTF 1 macro
/freebsd-current/usr.bin/ftp/
H A Dtnftp_config.h255 #define HAVE_SNPRINTF 1 macro
/freebsd-current/lib/ncurses/tinfo/
H A Dncurses_cfg.h189 #define HAVE_SNPRINTF 1 macro
/freebsd-current/contrib/ldns/ldns/
H A Dconfig.h265 #define HAVE_SNPRINTF 1 macro
730 #ifndef HAVE_SNPRINTF
734 #endif /* HAVE_SNPRINTF */
/freebsd-current/lib/libunbound/
H A Dconfig.h554 #define HAVE_SNPRINTF 1 macro
1268 #if !defined(USE_WINSOCK) || !defined(HAVE_SNPRINTF) || defined(SNPRINTF_RET_BROKEN) || defined(__USE_MINGW_ANSI_STDIO)
1309 #if !defined(HAVE_SNPRINTF) || defined(SNPRINTF_RET_BROKEN)
1315 #endif /* HAVE_SNPRINTF or SNPRINTF_RET_BROKEN */
/freebsd-current/crypto/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
102 #if !defined(HAVE_SNPRINTF) || !defined(HAVE_VSNPRINTF)
861 #endif /* !defined(HAVE_SNPRINTF) || !defined(HAVE_VSNPRINTF) */
871 #if !defined(HAVE_SNPRINTF)
H A Dopenbsd-compat.h253 #ifndef HAVE_SNPRINTF
/freebsd-current/contrib/ntp/sntp/libopts/
H A Dautoopts.c45 #ifndef HAVE_SNPRINTF
/freebsd-current/usr.sbin/ipfwpcap/
H A Dipfwpcap.c46 #define HAVE_SNPRINTF 1 macro
/freebsd-current/kerberos5/include/
H A Dconfig.h799 #define HAVE_SNPRINTF 1 macro
/freebsd-current/crypto/openssh/
H A Dconfig.h1252 #define HAVE_SNPRINTF 1 macro
/freebsd-current/usr.sbin/ntp/
H A Dconfig.h861 #define HAVE_SNPRINTF 1 macro
/freebsd-current/contrib/tnftp/
H A Dtnftp.h385 #if !defined(HAVE_SNPRINTF)
/freebsd-current/contrib/ncurses/ncurses/trace/
H A Dvisbuf.c59 #if USE_STRING_HACKS && HAVE_SNPRINTF
/freebsd-current/contrib/ncurses/ncurses/base/
H A Dlib_screen.c55 #if USE_STRING_HACKS && HAVE_SNPRINTF
663 #if USE_STRING_HACKS && HAVE_SNPRINTF
705 #if USE_STRING_HACKS && HAVE_SNPRINTF
/freebsd-current/contrib/tzcode/
H A Dzdump.c17 #ifndef HAVE_SNPRINTF
18 # define HAVE_SNPRINTF (!PORT_TO_C89 || 199901 <= __STDC_VERSION__) macro
931 #if HAVE_SNPRINTF
/freebsd-current/contrib/less/
H A Dless.h202 #if HAVE_SNPRINTF
/freebsd-current/contrib/ntp/libntp/
H A Dsnprintf.c4 * Changed in a backwards-incompatible way to separate HAVE_SNPRINTF
80 * the code is now broken down under HAVE_SNPRINTF and HAVE_VSNPRINTF.
127 * HAVE_SNPRINTF // define to 1 #if HW_WANT_RPL_SNPRINTF
216 #ifdef HAVE_SNPRINTF
217 #undef HAVE_SNPRINTF macro
218 #endif /* defined(HAVE_SNPRINTF) */

Completed in 213 milliseconds

12