Subject: Re: dynamic sysctl
To: Andrew Brown <atatat@atatdot.net>
From: Pavel Cahyna <pcah8322@artax.karlin.mff.cuni.cz>
List: tech-kern
Date: 11/14/2003 18:17:29
> 
> sysctlnametomib() will use sysctl() to ask the kernel for the
> name<->number mapping at a given level (eg kern.* or net.inet.*).  i

What does this sysctl() call look like? There is no option of sysctl to
tell the name<->number mapping currently. Will there also be a way to
enumerate all subnodes of a given node?

Thanks and bye	Pavel