Searched refs:pisize (Results 1 – 1 of 1) sorted by relevance
34 mach_msg_type_number_t pisize = sizeof (pibuf) / sizeof (int); in _hurd_priority_which_map() local59 mach_msg_type_number_t oldpisize = pisize; in _hurd_priority_which_map()64 &pi, &pisize, in _hurd_priority_which_map()85 __munmap (pi, pisize * sizeof pi[0]); in _hurd_priority_which_map()
Completed in 3 milliseconds