Searched refs:dtable (Results 1 – 5 of 5) sorted by relevance
67 file_t *dtable; in _hurd_exec_paths() local169 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 …]
39 mach_port_t *dtable; member
86 &data.dtable, &data.dtablesize, in _hurd_startup()142 data.dtable = NULL; in _hurd_startup()175 _hurd_init_dtable = d->dtable; in _hurd_startup()
59 $(sig) $(dtable) $(inlines) \64 dtable = dtable port2fd new-fd alloc-fd intern-fd \ macro
393 portarray_t *dtable, in _S_msg_get_dtable() argument401 portarray_t dtable, in _S_msg_set_dtable() argument
Completed in 12 milliseconds