Home
last modified time | relevance | path

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

/netbsd/sys/kern/
H A Dkern_sysctl.c105 static int sysctl_realloc(struct sysctlnode *);
1138 error = sysctl_realloc(pnode); in _sysctl_create()
2697 sysctl_realloc(struct sysctlnode *p) in sysctl_realloc() function