Home
last modified time | relevance | path

Searched refs:iis_table_size (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/osfmk/ipc/
H A Dmach_debug.c276 infop->iis_table_size = tsize; in mach_port_space_info()
300 bzero(&table_info[infop->iis_table_size], in mach_port_space_info()
310 *tableCntp = infop->iis_table_size; in mach_port_space_info()
/xnu-12377.1.9/osfmk/mach_debug/
H A Dipc_info.h155 natural_t iis_table_size; /* size of table */ member