suse man page for seq_lseek

Query: seq_lseek

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SEQ_LSEEK(9)							   The Linux VFS						      SEQ_LSEEK(9)

NAME
seq_lseek - ->llseek method for sequential files.
SYNOPSIS
loff_t seq_lseek(struct file * file, loff_t offset, int origin);
ARGUMENTS
file the file in question offset new position origin 0 for absolute, 1 for relative position
DESCRIPTION
Ready-made ->f_op->llseek
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SEQ_LSEEK(9)
Related Man Pages
lseek64(3) - debian
lseek64(3) - suse
lseek64(3) - minix
lseek64(3) - mojave
lseek64(3) - xfree86
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com
Docker learning Phase-I