OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_dl_opendir
libexec/ld.so/dir.h
35
_dl_DIR *_dl_opendir(const char *name);
libexec/ld.so/library_subr.c
173
if ((dd = _dl_opendir(*pp)) != NULL) {