Home
last modified time | relevance | path

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

/external/strace/
Dprinters.h21 void (*print_timespec) (struct tcb *tcp, const long addr); member
22 #define print_timespec MPERS_PRINTER_NAME(print_timespec) macro
Dprint_time.c76 MPERS_PRINTER_DECL(void, print_timespec)(struct tcb *tcp, const long addr) in MPERS_PRINTER_DECL() argument