Home | Sort by: relevance | last modified time | path |
/src/sys/sys/ | |
sysctl.h | 780 typedef int (*hashstat_func_t)(struct hashstat_sysctl *, bool); typedef in typeref:typename:int (*)(struct hashstat_sysctl *,bool) 781 void hashstat_register(const char *, hashstat_func_t); |
sysctl.h | 780 typedef int (*hashstat_func_t)(struct hashstat_sysctl *, bool); typedef in typeref:typename:int (*)(struct hashstat_sysctl *,bool) 781 void hashstat_register(const char *, hashstat_func_t); |