Home
last modified time | relevance | path

Searched refs:xt_panic_return_t (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.41.9/osfmk/tests/
H A Dxnupost.h62 typedef kern_return_t xt_panic_return_t; typedef
69 typedef xt_panic_return_t (*xt_panic_widget_func)(const char * panicstr, void * context, void ** ou…
78 extern xt_panic_return_t _xt_generic_assert_check(const char * s, void * str_to_match, void ** outv…
H A Dkernel_tests.c342 xt_panic_return_t retval = 0; in xnupost_process_kdb_stop()
386 xt_panic_return_t
389 xt_panic_return_t ret = XT_PANIC_UNRELATED; in _xt_generic_assert_check()