Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/kern/
H A Dkern_exec.c258 #define USERSPACE_COREDUMP_PANIC_ENTITLEMENT "com.apple.private.enable-coredump-on-panic" macro
2030 (int64_t)imgp->ip_arch_offset, USERSPACE_COREDUMP_PANIC_ENTITLEMENT)) != NULL) { in exec_mach_imgact()