Searched defs:snprintf (Results 1 - 25 of 49) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/libiberty/
H A Dsnprintf.c53 snprintf (char *s, size_t n, const char *format, ...) function
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libiberty/
H A Dsnprintf.c50 snprintf (char *s, size_t n, const char *format, ...) function
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/libiberty/
H A Dsnprintf.c52 snprintf (char *s, size_t n, const char *format, ...) function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libiberty/
H A Dsnprintf.c52 snprintf (char *s, size_t n, const char *format, ...) function
/netbsd-6-1-5-RELEASE/dist/nvi/clib/
H A Dsnprintf.c22 snprintf(char *str, size_t n, const char *fmt, ...) function
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/include/isc/
H A Dprint.h78 #define snprintf isc_print_snprintf macro
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/lwres/
H A Dprint_p.h81 #undef snprintf macro
83 #define snprintf lwres__print_snprintf macro
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/include/isc/
H A Dprint.h78 #define snprintf isc_print_snprintf macro
/netbsd-6-1-5-RELEASE/include/ssp/
H A Dstdio.h61 #define snprintf(str, len, ...) \ macro
/netbsd-6-1-5-RELEASE/lib/libc/stdio/
H A Dsnprintf.c55 #undef snprintf macro
56 #define snprintf _snprintf macro
/netbsd-6-1-5-RELEASE/sys/lib/libsa/
H A Dsnprintf.c41 snprintf(char *buf, size_t size, const char *fmt, ...) function
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/libntp/
H A Dsnprintf.c18 int snprintf(char *str, size_t n, const char *fmt, ...) function
/netbsd-6-1-5-RELEASE/external/bsd/libpcap/dist/
H A Dpcap-stdinc.h66 #define snprintf _snprintf macro
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/libopts/compat/
H A Dsnprintf.c29 snprintf(char *str, size_t n, char const *fmt, ...) function
H A Dwindows-config.h44 #define snprintf _snprintf macro
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/sntp/libopts/compat/
H A Dsnprintf.c29 snprintf(char *str, size_t n, char const *fmt, ...) function
H A Dwindows-config.h43 #define snprintf _snprintf macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A Dpr37669.c5 ((__nothrow__)) snprintf (char *__restrict __s, size_t __n, __const char function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libssp/ssp/
H A Dstdio.h47 #undef snprintf macro
71 #define snprintf(str, len, ...) \ macro
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/cpio/
H A Dcpio_windows.h39 #define snprintf sprintf_s macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/builtins/
H A Dchk.h40 #undef snprintf macro
41 #define snprintf(dst, len, ...) \ macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/builtins/
H A Dchk.h40 #undef snprintf macro
41 #define snprintf(dst, len, ...) \ macro
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/os/win32/
H A Dconfig.h37 #define snprintf _snprintf macro
/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/
H A Dtcpdump-stdinc.h101 #define snprintf _snprintf macro
/netbsd-6-1-5-RELEASE/external/bsd/top/dist/
H A Dos.h98 #define snprintf ap_snprintf macro

Completed in 199 milliseconds

12