Home
last modified time | relevance | path

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

/xnu-10002.41.9/osfmk/ipc/
H A Dmach_debug.c148 mach_msg_type_number_t *tableCntp, in mach_port_space_info() argument
285 *tableCntp = infop->iis_table_size; in mach_port_space_info()
288 *tableCntp = 0; in mach_port_space_info()
302 mach_msg_type_number_t *tableCntp, in mach_port_space_info_from_user() argument
314 kr = mach_port_space_info(space, infop, tablep, tableCntp, treep, treeCntp); in mach_port_space_info_from_user()