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

/macosx-10.5.8/xnu-1228.15.4/osfmk/mach_debug/
H A Dipc_info.h92 mach_port_type_t iin_type; /* straight port type */ member in struct:ipc_info_name
/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dmach_debug.c328 iin->iin_type = IE_BITS_TYPE(bits);
330 iin->iin_type |= MACH_PORT_TYPE_DNREQUEST;
351 iin->iin_type = IE_BITS_TYPE(bits);
353 iin->iin_type |= MACH_PORT_TYPE_DNREQUEST;

Completed in 22 milliseconds