Home
last modified time | relevance | path

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

/external/strace/
Dprint_timespec.c107 MPERS_PRINTER_DECL(void, print_timespec, in MPERS_PRINTER_DECL() argument
Dprinters.h69 void (*print_timespec)(struct tcb *const tcp, const kernel_ulong_t addr); member
70 #define print_timespec MPERS_PRINTER_NAME(print_timespec) macro