Searched refs:mach_port_info_ext_t (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/osfmk/mach/
H A Dport.h340 } mach_port_info_ext_t; typedef in typeref:struct:mach_port_info_ext
351 #define MACH_PORT_INFO_EXT 7 /* uses mach_port_info_ext_t */
359 (sizeof(mach_port_info_ext_t)/sizeof(natural_t)))
H A Dmach_types.defs96 type mach_port_info_ext_t = struct[17] of integer_t;
101 * mach_port_info_ext_t (17 ints). If new flavors of
/xnu-2422.115.4/osfmk/ipc/
H A Dmach_port.c1813 mach_port_info_ext_t *mp_info = (mach_port_info_ext_t *)info;

Completed in 30 milliseconds