Searched refs:xyzprintf (Results 1 - 2 of 2) sorted by relevance

/external/libpcap/missing/
H A Dsnprintf.c288 xyzprintf (struct state *state, const char *char_format, va_list ap) function
585 st = xyzprintf (&state, format, args);
624 ret = xyzprintf (&state, format, args);
/external/tcpdump/missing/
H A Dsnprintf.c288 xyzprintf (struct state *state, const char *char_format, va_list ap) function
585 st = xyzprintf (&state, format, args);
624 ret = xyzprintf (&state, format, args);

Completed in 97 milliseconds