Searched refs:xt_panic_widget_func (Results 1 – 3 of 3) sorted by relevance
69 typedef xt_panic_return_t (*xt_panic_widget_func)(const char * panicstr, void * context, void ** ou… typedef74 xt_panic_widget_func xtp_func;79 kern_return_t xnupost_register_panic_widget(xt_panic_widget_func funcp, const char * funcname, void…
120 xt_panic_widget_func xtp_func;
319 xnupost_register_panic_widget(xt_panic_widget_func funcp, const char * funcname, void * context, vo… in xnupost_register_panic_widget()