Searched defs:sprintf (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12-stable/contrib/ntp/libntp/lib/isc/include/isc/ |
| D | print.h | 82 #define sprintf isc_print_sprintf macro
|
| /freebsd-12-stable/lib/libc/stdio/ |
| D | sprintf.c | 53 sprintf(char * __restrict str, char const * __restrict fmt, ...) in sprintf() function
|
| /freebsd-12-stable/contrib/gdtoa/ |
| D | stdio1.h | 95 #define sprintf Sprintf macro
|
| /freebsd-12-stable/contrib/gcclibs/libssp/ssp/ |
| D | stdio.h | 59 #define sprintf(str, ...) \ macro
|
| /freebsd-12-stable/stand/libsa/ |
| D | printf.c | 91 sprintf(char *buf, const char *cfmt, ...) in sprintf() function
|
| /freebsd-12-stable/sys/kern/ |
| D | subr_prf.c | 525 sprintf(char *buf, const char *cfmt, ...) in sprintf() function
|
| /freebsd-12-stable/contrib/gcclibs/libmudflap/ |
| D | mf-hooks2.c | 1034 WRAPPER2(int, sprintf, char *str, const char *format, ...) in WRAPPER2() argument
|