Home
last modified time | relevance | path

Searched refs:xyzprintf (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/heimdal/lib/roken/
H A Dsnprintf.c348 xyzprintf (struct snprintf_state *state, const char *char_format, va_list ap) in xyzprintf() function
655 st = xyzprintf (&state, format, args); in rk_vasnprintf()
691 ret = xyzprintf (&state, format, args); in rk_vsnprintf()
H A DChangeLog1637 * snprintf.c (xyzprintf): try to do the right thing with an % at
/freebsd/contrib/tcpdump/missing/
H A Dsnprintf.c262 xyzprintf (struct state *state, const char *char_format, va_list ap) in xyzprintf() function
489 st = xyzprintf (&state, format, args);