Searched refs:_hurd_portarray (Results 1 – 2 of 2) sorted by relevance
40 static mach_port_t *_hurd_portarray; variable97 _hurd_portarray = portarray; in _hurd_init()118 if (_hurd_portarray) in libc_hidden_def()126 if (_hurd_portarray[INIT_PORT_PROC] != MACH_PORT_NULL) in libc_hidden_def()137 (vm_address_t) _hurd_portarray, in libc_hidden_def()139 _hurd_portarray = NULL; in libc_hidden_def()
6915 (_hurd_portarray): New.