Searched defs:printsiginfo_at (Results 1 – 2 of 2) sorted by relevance
242 MPERS_PRINTER_DECL(void, printsiginfo_at, in MPERS_PRINTER_DECL() argument
105 void (*printsiginfo_at)(struct tcb *const tcp, const kernel_ulong_t addr); member106 #define printsiginfo_at MPERS_PRINTER_NAME(printsiginfo_at) macro