Home
last modified time | relevance | path

Searched refs:XT_RET_W_FAIL (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.41.9/osfmk/tests/
H A Dxnupost.h64 #define XT_RET_W_FAIL 0x9 /* report FAILURE and return from panic */ macro
H A DREADME.md110 XT_RET_W_FAIL /* report FAILURE and return from panic */
H A Dkernel_tests.c367 case XT_RET_W_FAIL: in xnupost_process_kdb_stop()