other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
SEQ_PAD(9) | The Linux VFS | SEQ_PAD(9) |
NAME¶
seq_pad - write padding spaces to bufferSYNOPSIS¶
void
seq_pad(struct seq_file * m,
char c);
ARGUMENTS¶
mseq_file identifying the buffer to which data
should be written
c
the byte to append after padding if
non-zero
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |