Scroll to navigation

SEQ_PAD(9) The Linux VFS SEQ_PAD(9)

NAME

seq_pad - write padding spaces to buffer

SYNOPSIS

void seq_pad(struct seq_file * m, char c);

ARGUMENTS

m
seq_file identifying the buffer to which data should be written
c
the byte to append after padding if non-zero

COPYRIGHT

January 2017 Kernel Hackers Manual 4.8.