wmi_hp.c | 176 static struct sysctllog *wmihp_sysctllog = NULL; variable in typeref:struct:sysctllog * 239 if (wmihp_sysctllog != NULL) 240 sysctl_teardown(&wmihp_sysctllog); 241 wmihp_sysctllog = NULL; 742 err = sysctl_createv(&wmihp_sysctllog, 0, NULL, &rnode, 749 err = sysctl_createv(&wmihp_sysctllog, 0, &rnode, &rnode,
|