Searched refs:nportnames (Results 1 – 1 of 1) sorted by relevance
85 mach_msg_type_number_t nportnames = 0; in _Fork() local183 &portnames, &nportnames, in _Fork()186 if (nportnames != nporttypes) in _Fork()206 for (i = 0; i < nportnames; ++i) in _Fork()574 nportnames * sizeof (*portnames)); in _Fork()
Completed in 4 milliseconds