Home
last modified time | relevance | path

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

/linux-3.4.99/fs/proc/
Dproc_sysctl.c1488 static const struct ctl_path null_path[] = { {} }; in register_sysctl_table() local
1490 return register_sysctl_paths(null_path, table); in register_sysctl_table()