Searched refs:portarray (Results 1 – 4 of 4) sorted by relevance
66 mach_port_t *portarray, size_t portarraysize, in _hurd_init() argument80 _hurd_port_init (&_hurd_ports[i], portarray[i]); in _hurd_init()85 portarray[INIT_PORT_BOOTSTRAP]); in _hurd_init()97 _hurd_portarray = portarray; in _hurd_init()
41 mach_port_t *portarray; member
87 &data.portarray, &data.portarraysize, in _hurd_startup()144 data.portarray = NULL; in _hurd_startup()
275 mach_port_t *portarray, size_t portarraysize,
Completed in 8 milliseconds