Searched refs:mydprintf (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/lib/libpuffs/ |
| H A D | opdump.c | 154 mydprintf(const char *fmt, ...) in mydprintf() function 174 mydprintf("reqid: %" PRIu64 ", ", preq->preq_id); in puffsdump_req() 199 mydprintf("unhandled opclass %d\n", opclass); in puffsdump_req() 210 mydprintf("opclass %d%s, optype: %s, " in puffsdump_req() 254 mydprintf(DINT "since previous call: %lld.%06ld\n", in puffsdump_req() 290 mydprintf("RV reqid: %" PRIu64 ", result: %d %s\n", in puffsdump_rv() 310 mydprintf(DINT "vattr:\n"); in dumpattr() 311 mydprintf(DINT DINT "type: %s, ", vtypes[vap->va_type]); in dumpattr() 316 mydprintf("mode: %s, ", buf); in dumpattr() 321 mydprintf("nlink: %s, ", buf); in dumpattr() [all …]
|
| /netbsd-src/lib/librumpuser/ |
| H A D | sp_common.c | 72 #define DPRINTF(x) mydprintf x 74 mydprintf(const char *fmt, ...) in mydprintf() function
|
| /netbsd-src/lib/librumphijack/ |
| H A D | hijack.c | 533 #define DPRINTF(x) mydprintf x 535 mydprintf(const char *fmt, ...) in mydprintf() 534 mydprintf(const char *fmt, ...) mydprintf() function
|