taglinefilesource code
proc_match98fs/proc/base.cwhile (i-- > 0 && !proc_match(len,name,base_dir+i))
proc_match164fs/proc/net.cif (!proc_match(len, name, de))
proc_match93fs/proc/root.cwhile (i-- > 0 && !proc_match(len,name,root_dir+i))
proc_match102include/linux/proc_fs.hextern int proc_match(int, const char *, struct proc_dir_entry *);