Name

seq_pad — write padding spaces to buffer

Synopsis

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

Arguments

struct seq_file * m

seq_file identifying the buffer to which data should be written

char c

the byte to append after padding if non-zero