Home
last modified time | relevance | path

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

/xnu-10002.61.3/osfmk/tests/
H A Dxnupost.h58 test_function xt_func; member
101 .xt_func = (func), \
114 .xt_func = (func), \
H A Dkernel_tests.c281 test_retval = testp->xt_func(); in xnupost_run_tests()