Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/mach/
H A Dport.h433 #define MPO_FILTER_MSG 0x100 /* Allow message filtering */ macro
/xnu-8020.101.4/osfmk/ipc/
H A Dmach_port.c2574 if (options->flags & MPO_FILTER_MSG) { in mach_port_construct()