Searched defs:printrusage (Results 1 – 2 of 2) sorted by relevance
48 void (*printrusage) (struct tcb *tcp, long addr); member49 #define printrusage MPERS_PRINTER_NAME(printrusage) macro
40 MPERS_PRINTER_DECL(void, printrusage)(struct tcb *tcp, long addr) in MPERS_PRINTER_DECL() argument