OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_dl_readdir
libexec/ld.so/dir.h
37
struct dirent *_dl_readdir(_dl_DIR *dirp);
libexec/ld.so/library_subr.c
175
while ((dp = _dl_readdir(dd)) != NULL) {