Home
last modified time | relevance | path

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

/xnu-11215/bsd/kern/
H A Dkern_sysctl.c3728 uint32_t test_option = 0; variable
3730 rval = sysctl_handle_int(oidp, &test_option, 0, req);
3733 rval = ext_paniclog_test_hook(test_option);
/xnu-11215/tests/vm/
H A Dvm_allocation.c723 typedef struct test_option { struct