Home
last modified time | relevance | path

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

/linux/include/linux/
H A Duser_namespace.h194 extern const struct seq_operations proc_uid_seq_operations;
/linux/kernel/
H A Duser_namespace.c724 const struct seq_operations proc_uid_seq_operations = { variable