seq_read(9) centos man page | unix.com

Man Page: seq_read

Operating Environment: centos

Section: 9

SEQ_READ(9)							   The Linux VFS						       SEQ_READ(9)

NAME
seq_read - ->read method for sequential files.
SYNOPSIS
ssize_t seq_read(struct file * file, char __user * buf, size_t size, loff_t * ppos);
ARGUMENTS
file the file to read from buf the buffer to read to size the maximum number of bytes to read ppos the current position in the file
DESCRIPTION
Ready-made ->f_op->read
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SEQ_READ(9)
Related Man Pages
pread(2) - redhat
libssh2_channel_read_ex(3) - debian
roar_vs_read(3) - debian
libssh2_channel_read_ex(3) - centos
kvm_write(3) - netbsd
Similar Topics in the Unix Linux Community
Fedora 7 freezes
Help on digestion of C header files for a short program.
String pointer does not work