centos man page for seq_write

Query: seq_write

OS: centos

Section: 9

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

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 3.10 June 2014 SEQ_WRITE(9)
Related Man Pages
copyout(9) - mojave
copystr(9) - mojave
roar_stream_add_data(3) - debian
copy(9) - opendarwin
copyout(9) - osx
Similar Topics in the Unix Linux Community
Ubuntu 10.04 + Multicast Receiver c++