Searched defs:tprint_msgbuf (Results 1 – 2 of 2) sorted by relevance
41 MPERS_PRINTER_DECL(void, tprint_msgbuf)(struct tcb *tcp, const long addr, const unsigned long count) in MPERS_PRINTER_DECL() argument
15 void (*tprint_msgbuf) (struct tcb *tcp, const long addr, const unsigned long count); member16 #define tprint_msgbuf MPERS_PRINTER_NAME(tprint_msgbuf) macro