Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/kern/
H A Dkern_sysctl.c105 static int sysctl_log_add(struct sysctllog **, const struct sysctlnode *);
2135 sysctl_log_add(log, pnode); in sysctl_createv()
2407 sysctl_log_add(struct sysctllog **logp, const struct sysctlnode *node) in sysctl_log_add() function