Lines Matching defs:DPRINTF
69 #undef DPRINTF
71 #define DPRINTF(a) uprintf a
73 #define DPRINTF(a)
133 DPRINTF(("copyin for %s failed %d\n",
144 DPRINTF(("linux_socketcall('%s'): ",
148 DPRINTF(("[dom %d type %d proto %d]\n",
159 DPRINTF(("socket %d [", lda.dummy_ints[0]));
161 DPRINTF(("%02x ", data[i]));
162 DPRINTF(("]\n"));
233 DPRINTF(("sys_%s() = %d\n", linux_socketcall[SCARG(uap, what)].name,