Home
last modified time | relevance | path

Searched refs:_hurd_portarray (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/hurd/
Dhurdinit.c40 static mach_port_t *_hurd_portarray; variable
97 _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()
/glibc-2.36/ChangeLog.old/
DChangeLog.226915 (_hurd_portarray): New.