Searched defs:vsprintf (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/lib/libc/stdio/
H A Dvsprintf.c45 #undef vsprintf /* _FORTIFY_SOURCE */ macro
63 vsprintf(char * __restrict str, const char * __restrict fmt, __va_list ap) function
/freebsd-current/include/ssp/
H A Dstdio.h62 #define vsprintf(str, fmt, ap) __extension__ ({ \ macro
/freebsd-current/lib/libc/secure/
H A Dsprintf_chk.c41 #undef vsprintf macro
H A Dvsprintf_chk.c40 #undef vsprintf macro
/freebsd-current/contrib/gdtoa/
H A Dstdio1.h89 #undef vsprintf macro
99 #define vsprintf Vsprintf macro
/freebsd-current/stand/libsa/
H A Dprintf.c184 vsprintf(char *buf, const char *cfmt, va_list ap) function
/freebsd-current/sys/kern/
H A Dsubr_prf.c538 vsprintf(char *buf, const char *cfmt, va_list ap) function

Completed in 195 milliseconds