Searched refs:xyzprintf (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/bsd/iscsi/dist/src/lib/ |
| H A D | snprintf.c | 328 xyzprintf (struct state *state, const char *char_format, va_list ap) in xyzprintf() function 594 st = xyzprintf (&state, format, args); in vasnprintf() 630 ret = xyzprintf (&state, format, args); in vsnprintf()
|
| /netbsd-src/tools/compat/ |
| H A D | snprintf.c | 326 xyzprintf (struct state *state, const char *char_format, va_list ap) in xyzprintf() function 622 st = xyzprintf (&state, format, args); in vasnprintf() 658 ret = xyzprintf (&state, format, args); in vsnprintf()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| H A D | snprintf.c | 354 xyzprintf (struct snprintf_state *state, const char *char_format, va_list ap) in xyzprintf() function 664 st = xyzprintf (&state, format, args); in rk_vasnprintf() 700 ret = xyzprintf (&state, format, args); in rk_vsnprintf()
|
| H A D | ChangeLog | 1637 * snprintf.c (xyzprintf): try to do the right thing with an % at
|