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

/darwin-on-arm/xnu/osfmk/mach/
H A Dport.h275 #define MACH_PORT_TYPE_ALL_RIGHTS \ macro
/darwin-on-arm/xnu/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 12 milliseconds