seq_write(9) suse man page | unix.com

Man Page: seq_write

Operating Environment: suse

Section: 9

SEQ_WRITE(9)							   The Linux VFS						      SEQ_WRITE(9)

NAME
seq_write - write arbitrary data to buffer
SYNOPSIS
int seq_write(struct seq_file * seq, const void * data, size_t len);
ARGUMENTS
seq seq_file identifying the buffer to which data should be written data data address len number of bytes
DESCRIPTION
Return 0 on success, non-zero otherwise.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SEQ_WRITE(9)
Related Man Pages
copyin(9) - mojave
roar_stream_add_data(3) - debian
roar_vs_read(3) - debian
roar_vs_write(3) - debian
copyout_nofault(9) - freebsd
Similar Topics in the Unix Linux Community
Ubuntu 10.04 + Multicast Receiver c++