HomeSort by relevance Sort by last modified time
    Searched refs:xyzprintf (Results 1 - 2 of 2) sorted by null

  /external/libpcap/missing/
snprintf.c 288 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/
snprintf.c 288 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 60 milliseconds