DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_reclaim_telldir
include/dirent.h
96
void _reclaim_telldir(DIR *);
lib/libc/gen/closedir.c
59
_reclaim_telldir(dirp);
lib/libc/gen/opendir.c
162
_reclaim_telldir(dirp);
lib/libc/gen/rewinddir.c
42
_reclaim_telldir(dirp);