Searched refs:null_path (Results 1 – 1 of 1) sorted by relevance
1488 static const struct ctl_path null_path[] = { {} }; in register_sysctl_table() local1490 return register_sysctl_paths(null_path, table); in register_sysctl_table()