other versions
- stretch 4.9.168-1
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¶
April 2019 | Kernel Hackers Manual 4.9. |