Searched refs:_hurd_new_fd (Results 1 – 5 of 5) sorted by relevance
26 _hurd_new_fd (io_t port, io_t ctty) in _hurd_new_fd() function
55 d = _hurd_new_fd (MACH_PORT_NULL, MACH_PORT_NULL); in _hurd_alloc_fd()
96 d2 = _hurd_dtable[fd2] = _hurd_new_fd (MACH_PORT_NULL, in __dup3()
249 extern struct hurd_fd *_hurd_new_fd (io_t port, io_t ctty);
6311 * hurd/new-fd.c (_hurd_new_fd): Initialize fcntl flags.