Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/ipc/
H A Dipc_port.h390 #define RRP_3P_VIOLATOR 5 macro
H A Dipc_port.c3530 …eply_port_semantics_violation = hardened_runtime ? RRP_HARDENED_RUNTIME_VIOLATOR : RRP_3P_VIOLATOR; in __ip_rigid_reply_port_semantics_violation()