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
copy(9) - mojave
copyin(9) - mojave
roar_vs_write(3) - debian
copyin(9) - debian
copy(9) - opendarwin
Similar Topics in the Unix Linux Community
Ubuntu 10.04 + Multicast Receiver c++