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

  /src/lib/libpuffs/
opdump.c 154 mydprintf(const char *fmt, ...) function in typeref:typename:__printflike (1,2)void
174 mydprintf("reqid: %" PRIu64 ", ", preq->preq_id);
199 mydprintf("unhandled opclass %d\n", opclass);
210 mydprintf("opclass %d%s, optype: %s, "
254 mydprintf(DINT "since previous call: %lld.%06ld\n",
290 mydprintf("RV reqid: %" PRIu64 ", result: %d %s\n",
310 mydprintf(DINT "vattr:\n");
311 mydprintf(DINT DINT "type: %s, ", vtypes[vap->va_type]);
316 mydprintf("mode: %s, ", buf);
321 mydprintf("nlink: %s, ", buf)
    [all...]
opdump.c 154 mydprintf(const char *fmt, ...) function in typeref:typename:__printflike (1,2)void
174 mydprintf("reqid: %" PRIu64 ", ", preq->preq_id);
199 mydprintf("unhandled opclass %d\n", opclass);
210 mydprintf("opclass %d%s, optype: %s, "
254 mydprintf(DINT "since previous call: %lld.%06ld\n",
290 mydprintf("RV reqid: %" PRIu64 ", result: %d %s\n",
310 mydprintf(DINT "vattr:\n");
311 mydprintf(DINT DINT "type: %s, ", vtypes[vap->va_type]);
316 mydprintf("mode: %s, ", buf);
321 mydprintf("nlink: %s, ", buf)
    [all...]
  /src/lib/librumpuser/
sp_common.c 72 #define DPRINTF(x) mydprintf x
74 mydprintf(const char *fmt, ...) function in typeref:typename:__printflike (1,2)void
sp_common.c 72 #define DPRINTF(x) mydprintf x
74 mydprintf(const char *fmt, ...) function in typeref:typename:__printflike (1,2)void
  /src/lib/librumphijack/
hijack.c 533 #define DPRINTF(x) mydprintf x
535 mydprintf(const char *fmt, ...) function in typeref:typename:void
hijack.c 533 #define DPRINTF(x) mydprintf x
535 mydprintf(const char *fmt, ...) function in typeref:typename:void

Completed in 48 milliseconds