Home
last modified time | relevance | path

Searched refs:consoles_op (Results 1 – 1 of 1) sorted by relevance

/linux/fs/proc/
H A Dconsoles.c104 static const struct seq_operations consoles_op = {
113 proc_create_seq("consoles", 0, NULL, &consoles_op);
101 static const struct seq_operations consoles_op = { global() variable