Searched defs:print_group_req (Results 1 – 2 of 2) sorted by relevance
44 MPERS_PRINTER_DECL(void, print_group_req, struct tcb *const tcp, in MPERS_PRINTER_DECL() argument
66 void (*print_group_req)(struct tcb *const tcp, const kernel_ulong_t addr, const int len); member67 #define print_group_req MPERS_PRINTER_NAME(print_group_req) macro