Searched refs:treecnt (Results 1 – 2 of 2) sorted by relevance
113 mach_msg_type_number_t tblcnt = 0, treecnt = 0; in attempt_kernel_inspection() local115 &tblcnt, &tree, &treecnt), "mach_port_space_info"); in attempt_kernel_inspection()121 if (treecnt > 0) { in attempt_kernel_inspection()124 treecnt * sizeof(*tree)); in attempt_kernel_inspection()
42 mach_msg_type_number_t tblcnt = 0, treecnt = 0; variable131 &tblcnt, &tree, &treecnt), "mach_port_space_info(): 0x%x", kr);