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

/macosx-10.5.8/xnu-1228.15.4/osfmk/mach/
H A Dport.h267 #define MACH_PORT_TYPE_ALL_RIGHTS \ macro
/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dipc_object.c336 assert((type & MACH_PORT_TYPE_ALL_RIGHTS) == type);
407 assert((type & MACH_PORT_TYPE_ALL_RIGHTS) == type);

Completed in 28 milliseconds