Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dcodesign.h174 extern int cs_debug_fail_on_unsigned_code;
/xnu-8019.80.24/bsd/kern/
H A Dkern_cs.c87 int cs_debug_fail_on_unsigned_code = 0; variable
140 SYSCTL_INT(_vm, OID_AUTO, cs_debug_fail_on_unsigned_code, CTLFLAG_RW | CTLFLAG_LOCKED,
141 &cs_debug_fail_on_unsigned_code, 0, "");