Home
last modified time | relevance | path

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

/hurd/
A Dports-get.c28 error_t (*_hurd_ports_getters[INIT_PORT_MAX]) (mach_port_t *result) = variable
38 if (which >= INIT_PORT_MAX || _hurd_ports_getters[which] == NULL) in _hurd_ports_get()
44 return (*_hurd_ports_getters[which]) (result); in _hurd_ports_get()

Completed in 4 milliseconds