Home
last modified time | relevance | path

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

/xnu-11417.121.6/osfmk/ipc/
H A Dipc_policy.h227 extern bool ip_violates_reply_port_semantics(
H A Dipc_right.c2052 ip_violates_reply_port_semantics(dest_port, reply_port, reply_port_semantics_violation); in ipc_right_copyin_check_reply()
H A Dipc_port.c3531 ip_violates_reply_port_semantics( in ip_violates_reply_port_semantics() function