HomeSort by: relevance | last modified time | path
    Searched defs:xyzprintf (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/tcpdump/dist/missing/
snprintf.c 260 xyzprintf (struct state *state, const char *char_format, va_list ap) function
487 st = xyzprintf (&state, format, args);
snprintf.c 260 xyzprintf (struct state *state, const char *char_format, va_list ap) function
487 st = xyzprintf (&state, format, args);
  /src/tools/compat/
snprintf.c 326 xyzprintf (struct state *state, const char *char_format, va_list ap) function
622 st = xyzprintf (&state, format, args);
658 ret = xyzprintf (&state, format, args);
snprintf.c 326 xyzprintf (struct state *state, const char *char_format, va_list ap) function
622 st = xyzprintf (&state, format, args);
658 ret = xyzprintf (&state, format, args);
  /src/external/bsd/iscsi/dist/src/lib/
snprintf.c 328 xyzprintf (struct state *state, const char *char_format, va_list ap) function
594 st = xyzprintf (&state, format, args);
630 ret = xyzprintf (&state, format, args);
snprintf.c 328 xyzprintf (struct state *state, const char *char_format, va_list ap) function
594 st = xyzprintf (&state, format, args);
630 ret = xyzprintf (&state, format, args);

Completed in 49 milliseconds