FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DD_SEEK_BITS
lib/libc/gen/telldir.c
62
if (dirp->dd_seek < (off_t)(1l << DD_SEEK_BITS) &&
lib/libc/gen/telldir.h
85
unsigned long seek:DD_SEEK_BITS;