Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/ipc/
H A Dipc_port.h382 #define REPLY_PORT_SEMANTICS_VIOLATOR 1 /* normal reply port semantics violator */ macro
H A Dipc_port.c3516 *reply_port_semantics_violation = REPLY_PORT_SEMANTICS_VIOLATOR; in ip_violates_reply_port_semantics()
H A Dipc_kmsg.c2210 if (task && reply_port_semantics_violation == REPLY_PORT_SEMANTICS_VIOLATOR) { in ipc_kmsg_copyin_header()