Searched refs:MACH_PORT_TYPE_ALL_RIGHTS (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/osfmk/mach/
H A Dport.h273 #define MACH_PORT_TYPE_ALL_RIGHTS \ macro
/xnu-2422.115.4/osfmk/ipc/
H A Dipc_object.c332 assert((type & MACH_PORT_TYPE_ALL_RIGHTS) == type);
403 assert((type & MACH_PORT_TYPE_ALL_RIGHTS) == type);

Completed in 61 milliseconds