Searched refs:xyzprintf (Results 1 – 2 of 2) sorted by relevance
/external/tcpdump/missing/ |
D | snprintf.c | 281 xyzprintf (struct state *state, const char *char_format, va_list ap) in xyzprintf() function 578 st = xyzprintf (&state, format, args); 617 ret = xyzprintf (&state, format, args); in vsnprintf()
|
/external/libpcap/missing/ |
D | snprintf.c | 281 xyzprintf (struct state *state, const char *char_format, va_list ap) in xyzprintf() function 578 st = xyzprintf (&state, format, args); 617 ret = xyzprintf (&state, format, args); in pcap_vsnprintf()
|