Searched refs:_hurd_port2fd (Results 1 – 5 of 5) sorted by relevance
/hurd/ |
A D | intern-fd.c | 36 _hurd_port2fd (d, port, flags); in _hurd_intern_fd()
|
A D | port2fd.c | 29 _hurd_port2fd (struct hurd_fd *d, io_t dport, int flags) in _hurd_port2fd() function
|
A D | dtable.c | 74 _hurd_port2fd (new, _hurd_init_dtable[i], 0); in init_dtable()
|
A D | hurdmsg.c | 291 return HURD_FD_USE (which, (_hurd_port2fd (descriptor, port, 0), 0)); in _S_msg_set_fd()
|
/hurd/hurd/ |
A D | fd.h | 227 extern void _hurd_port2fd (struct hurd_fd *fd, io_t port, int flags);
|
Completed in 9 milliseconds