DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
telldir
include/dirent.h
89
long telldir(DIR *);
lib/libc/gen/opendir.c
144
dirp->dd_rewind = telldir(dirp);
lib/libc/gen/rewinddir.c
43
dirp->dd_rewind = telldir(dirp);