Home
last modified time | relevance | path

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

/external/strace/
Dprint_mq_attr.c47 MPERS_PRINTER_DECL(void, printmqattr, struct tcb *const tcp, in MPERS_PRINTER_DECL() argument
Dprinters.h69 void (*printmqattr)(struct tcb *const tcp, const kernel_ulong_t addr, const _Bool decode_flags); member
70 #define printmqattr MPERS_PRINTER_NAME(printmqattr) macro