HomeSort by relevance Sort by last modified time
    Searched refs:tprint_msgbuf (Results 1 - 7 of 7) sorted by null

  /external/strace/
native_printer_defs.h 19 .tprint_msgbuf = tprint_msgbuf,
print_msgbuf.c 41 MPERS_PRINTER_DECL(void, tprint_msgbuf, struct tcb *const tcp,
ipc_msg.c 63 tprint_msgbuf(tcp, addr, count);
84 tprint_msgbuf(tcp, addr, count);
m32_printer_defs.h 19 .tprint_msgbuf = m32_tprint_msgbuf,
mx32_printer_defs.h 19 .tprint_msgbuf = mx32_tprint_msgbuf,
printers.h 54 void (*tprint_msgbuf)(struct tcb *const tcp, const kernel_ulong_t addr, const kernel_ulong_t count); member in struct:__anon30501
55 #define tprint_msgbuf MPERS_PRINTER_NAME(tprint_msgbuf) macro
native_printer_decls.h 19 extern void tprint_msgbuf(struct tcb *const tcp, const kernel_ulong_t addr, const kernel_ulong_t count);

Completed in 88 milliseconds