Home
last modified time | relevance | path

Searched defs:tprint_msgbuf (Results 1 – 2 of 2) sorted by relevance

/external/strace/
Dprint_msgbuf.c41 MPERS_PRINTER_DECL(void, tprint_msgbuf)(struct tcb *tcp, const long addr, const unsigned long count) in MPERS_PRINTER_DECL() argument
Dprinters.h15 void (*tprint_msgbuf) (struct tcb *tcp, const long addr, const unsigned long count); member
16 #define tprint_msgbuf MPERS_PRINTER_NAME(tprint_msgbuf) macro