Home
last modified time | relevance | path

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

/external/strace/
Dprint_group_req.c44 MPERS_PRINTER_DECL(void, print_group_req, struct tcb *const tcp, in MPERS_PRINTER_DECL() argument
Dprinters.h66 void (*print_group_req)(struct tcb *const tcp, const kernel_ulong_t addr, const int len); member
67 #define print_group_req MPERS_PRINTER_NAME(print_group_req) macro