Home
last modified time | relevance | path

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

/external/strace/
Dprinters.h30 void (*print_itimerspec) (struct tcb *tcp, const long addr); member
31 #define print_itimerspec MPERS_PRINTER_NAME(print_itimerspec) macro
Dprint_time.c118 MPERS_PRINTER_DECL(void, print_itimerspec)(struct tcb *tcp, const long addr) in MPERS_PRINTER_DECL() argument