Home
last modified time | relevance | path

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

/netbsd/sys/kern/
H A Dkern_sysctl.c113 static int sysctl_log_realloc(struct sysctllog *);
2482 sysctl_log_realloc(log); in sysctl_log_add()
2743 sysctl_log_realloc(struct sysctllog *log) in sysctl_log_realloc() function