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