FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__opendir2
lib/libc/gen/fts-compat.c
661
#define __opendir2(path, flag) opendir(path)
lib/libc/gen/fts-compat11.c
660
#define __opendir2(path, flag) opendir(path)
lib/libc/gen/opendir2.c
48
__opendir2(const char *name, int flags)