Searched refs:mach_port_index_t (Results 1 - 9 of 9) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/
H A Dipc_types.h54 typedef mach_port_name_t mach_port_index_t; /* index values */ typedef
H A Dipc_entry.h104 mach_port_index_t next; /* next in freelist, or... */
108 mach_port_index_t table;
H A Dipc_hash.c108 mach_port_index_t index,
155 mach_port_index_t index;
183 mach_port_index_t index;
397 ((((mach_port_index_t) (obj)) >> 6) % (size))
418 mach_port_index_t hindex, index;
463 mach_port_index_t index,
468 mach_port_index_t hindex;
507 mach_port_index_t index,
512 mach_port_index_t hindex, dindex;
557 mach_port_index_t tinde
[all...]
H A Dipc_hash.h123 mach_port_index_t index,
H A Dipc_entry.c115 mach_port_index_t index;
147 mach_port_index_t index;
213 mach_port_index_t first_free;
319 mach_port_index_t index = MACH_PORT_INDEX(name);
364 mach_port_index_t free_index, next_index;
515 mach_port_index_t index;
653 mach_port_index_t i, free_index;
802 mach_port_index_t index;
890 mach_port_index_t nindex;
H A Dipc_space.c143 mach_port_index_t index;
241 mach_port_index_t index;
320 mach_port_index_t index;
H A Dmach_msg.c747 register mach_port_index_t index;
810 register mach_port_index_t index;
963 register mach_port_index_t index;
1038 register mach_port_index_t index;
1333 register mach_port_index_t index;
H A Dmach_debug.c246 mach_port_index_t index;
H A Dmach_port.c217 mach_port_index_t index;
1074 mach_port_index_t index;

Completed in 31 milliseconds