Searched defs:printsiginfo_at (Results 1 – 2 of 2) sorted by relevance
51 void (*printsiginfo_at) (struct tcb *tcp, long addr); member52 #define printsiginfo_at MPERS_PRINTER_NAME(printsiginfo_at) macro
238 MPERS_PRINTER_DECL(void, printsiginfo_at)(struct tcb *tcp, long addr) in MPERS_PRINTER_DECL() argument