/openbsd/gnu/lib/libiberty/src/ |
H A D | snprintf.c | 50 snprintf (char *s, size_t n, const char *format, ...) in snprintf() function
|
/openbsd/sys/lib/libsa/ |
H A D | snprintf.c | 56 snprintf(char *buf, size_t len, const char *fmt, ...) in snprintf() function
|
/openbsd/lib/libc/stdio/ |
H A D | snprintf.c | 41 snprintf(char *str, size_t n, const char *fmt, ...) in snprintf() function
|
/openbsd/gnu/gcc/libssp/ssp/ |
H A D | stdio.h | 72 #define snprintf(str, len, ...) \ macro
|
/openbsd/gnu/llvm/llvm/lib/Support/ |
H A D | regerror.c | 49 #define snprintf _snprintf macro
|
/openbsd/gnu/llvm/libcxxabi/src/demangle/ |
H A D | DemangleConfig.h | 19 #define snprintf _snprintf_s macro
|
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/ |
H A D | sanitizer_printf_test.cpp | 101 # define snprintf _snprintf macro
|
/openbsd/gnu/usr.bin/texinfo/intl/ |
H A D | libgnuintl.h.in | 319 #define snprintf libintl_snprintf macro
|
/openbsd/lib/libz/ |
H A D | gzguts.h | 110 # define snprintf _snprintf macro
|
/openbsd/usr.sbin/unbound/ |
H A D | config.h.in | 1292 #define snprintf snprintf_unbound macro
|
/openbsd/gnu/llvm/compiler-rt/lib/profile/ |
H A D | InstrProfilingPort.h | 67 #define snprintf _snprintf macro
|
/openbsd/regress/lib/libz/ |
H A D | minigzip.c | 44 # define snprintf _snprintf macro
|
/openbsd/sys/kern/ |
H A D | subr_prf.c | 563 snprintf(char *buf, size_t size, const char *fmt, ...) in snprintf() function
|
/openbsd/gnu/usr.bin/perl/ |
H A D | config_h.SH | 3363 * This symbol, if defined, indicates that the snprintf () library function
|
/openbsd/sbin/unwind/libunbound/ |
H A D | config.h | 1297 #define snprintf snprintf_unbound macro
|
/openbsd/gnu/usr.bin/perl/win32/ |
H A D | win32.h | 234 #define snprintf _snprintf macro
|
/openbsd/gnu/gcc/libmudflap/ |
H A D | mf-hooks2.c | 1053 WRAPPER2(int, snprintf, char *str, size_t size, const char *format, ...) in WRAPPER2() argument
|
/openbsd/gnu/llvm/compiler-rt/lib/msan/tests/ |
H A D | msan_test.cpp | 2035 TEST(MemorySanitizer, snprintf) { in TEST() argument
|