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

  /src/bin/sh/
output.c 354 debugprintf(const char *fmt, ...) function in typeref:typename:void
  /src/lib/libc/net/
gethnamaddr.c 152 static void debugprintf(const char *, res_state, ...)
181 debugprintf(const char *msg, res_state res, ...) function in typeref:typename:void
197 # define debugprintf(msg, res, num) /*nada*/ macro
445 debugprintf("size (%d) too big\n", res, n);
451 debugprintf("Too many addresses (%d)\n",
975 debugprintf("res_nsearch failed (%d)\n", res, n);
1054 debugprintf("res_nquery failed (%d)\n", res, n);

Completed in 62 milliseconds