Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/mach/
H A Dtask_special_ports.h135 #define DEBUG_PORT_ENTITLEMENT "com.apple.private.debug_port" macro
/xnu-8020.121.3/bsd/vm/
H A Dvm_unix.c1524 if (!IOCurrentTaskHasEntitlement(DEBUG_PORT_ENTITLEMENT)) { in debug_control_port_for_pid()