OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__fdopendir
lib/libc/gen/opendir.c
54
dirp = __fdopendir(fd);
lib/libc/gen/opendir.c
76
dirp = __fdopendir(fd);
lib/libc/gen/scandir.c
166
dirp = __fdopendir(fd);
lib/libc/hidden/dirent.h
24
DIR *__fdopendir(int fd);