Home
last modified time | relevance | path

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

/hurd/
A Dhurdexec.c67 file_t *dtable; in _hurd_exec_paths() local
169 dtable = __alloca (dtablesize * sizeof (dtable[0])); in _hurd_exec_paths()
177 dtable[i] = MACH_PORT_NULL; in _hurd_exec_paths()
185 dtable[i] = MACH_PORT_NULL; in _hurd_exec_paths()
210 dtable = _hurd_init_dtable; in _hurd_exec_paths()
302 dtable = __alloca (dtablesize * sizeof (dtable[0])); in _hurd_exec_paths()
334 dtable[i]); in _hurd_exec_paths()
335 dtable[i] = newport; in _hurd_exec_paths()
372 *pdp++ = dtable[i]; in _hurd_exec_paths()
421 if (dtable[i] != MACH_PORT_NULL) in _hurd_exec_paths()
[all …]
A Dhurdstartup.h39 mach_port_t *dtable; member
A Dhurdstartup.c86 &data.dtable, &data.dtablesize, in _hurd_startup()
142 data.dtable = NULL; in _hurd_startup()
175 _hurd_init_dtable = d->dtable; in _hurd_startup()
A DMakefile59 $(sig) $(dtable) $(inlines) \
64 dtable = dtable port2fd new-fd alloc-fd intern-fd \ macro
A Dhurdmsg.c393 portarray_t *dtable, in _S_msg_get_dtable() argument
401 portarray_t dtable, in _S_msg_set_dtable() argument

Completed in 12 milliseconds