Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
HAS_LSEEK
fs/debugfs/file.c
103
methods |= HAS_LSEEK;
fs/debugfs/file.c
367
ARGS(filp, offset, whence), HAS_LSEEK, -ESPIPE);
fs/debugfs/file.c
371
ARGS(filp, offset, whence), HAS_LSEEK, -ESPIPE);
fs/debugfs/file.c
93
methods |= HAS_LSEEK;