Home
last modified time | relevance | path

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

/external/strace/
Dprinters.h51 void (*printsiginfo_at) (struct tcb *tcp, long addr); member
52 #define printsiginfo_at MPERS_PRINTER_NAME(printsiginfo_at) macro
Dprintsiginfo.c238 MPERS_PRINTER_DECL(void, printsiginfo_at)(struct tcb *tcp, long addr) in MPERS_PRINTER_DECL() argument