Searched refs:mod_sysctl_type (Results 1 – 3 of 3) sorted by relevance
579 extern int mod_sysctl_type(int, int (*)(struct sysparam *, void *),
484 (void) mod_sysctl_type(MOD_FORCELOAD, preload_module, NULL); in loadrootmodules()
1151 mod_sysctl_type(int type, int (*func)(struct sysparam *, void *), void *p) in mod_sysctl_type() function