Searched refs:_hurd_fd_opendir (Results 1 – 4 of 4) sorted by relevance
38 _hurd_fd_opendir (struct hurd_fd *d) in _hurd_fd_opendir() function94 DIR *dirp = _hurd_fd_opendir (_hurd_fd_get (fd)); in __opendirat()122 DIR *dirp = _hurd_fd_opendir (_hurd_fd_get (fd)); in __opendir()
25 DIR *_hurd_fd_opendir (struct hurd_fd *d); /* opendir.c */55 return _hurd_fd_opendir (d); in __fdopendir()
7718 * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): New function, broken
83110 * sysdeps/mach/hurd/opendir.c (_hurd_fd_opendir): Call