Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/mach/
H A Dport.h438 #define MPO_ENFORCE_REPLY_PORT_SEMANTICS 0x2000 /* When talking to this port, local port of mach… macro
/xnu-8796.121.2/osfmk/ipc/
H A Dmach_port.c2571 if (options->flags & MPO_ENFORCE_REPLY_PORT_SEMANTICS) { in mach_port_construct()