Home
last modified time | relevance | path

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

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