Home
last modified time | relevance | path

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

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