Searched defs:print_timespec (Results 1 – 2 of 2) sorted by relevance
114 MPERS_PRINTER_DECL(void, print_timespec, in MPERS_PRINTER_DECL() argument
87 void (*print_timespec)(struct tcb *const tcp, const kernel_ulong_t addr); member88 #define print_timespec MPERS_PRINTER_NAME(print_timespec) macro