Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/kern/ !
H A Dkern_core.c78 #define COREDUMP_CUSTOM_LOCATION_ENTITLEMENT "com.apple.private.custom-coredump-location" macro
388 custom_location_entitlement = IOCurrentTaskGetEntitlement(COREDUMP_CUSTOM_LOCATION_ENTITLEMENT); in coredump()