Searched refs:_hurd_intern_fd (Results 1 – 4 of 4) sorted by relevance
27 _hurd_intern_fd (io_t port, int flags, int dealloc) in _hurd_intern_fd() function50 libc_hidden_def (_hurd_intern_fd)
27 return _hurd_intern_fd (port, flags, 0); in openport()
42 _hurd_intern_fd;
237 extern int _hurd_intern_fd (io_t port, int flags, int dealloc);
Completed in 9 milliseconds