Searched refs:proc_setgroups_show (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Duser_namespace.h184 extern int proc_setgroups_show(struct seq_file *m, void *v);
/linux-master/kernel/
H A Duser_namespace.c1205 int proc_setgroups_show(struct seq_file *seq, void *v) function
/linux-master/fs/proc/
H A Dbase.c3146 ret = single_open(file, &proc_setgroups_show, ns);

Completed in 150 milliseconds