Home | History | Annotate | Download | only in src

Lines Matching full:ctl_lookup

64 static int	ctl_lookup(const char *name, ctl_node_t const **nodesp,
723 ctl_lookup(const char *name, ctl_node_t const **nodesp, size_t *mibp,
835 ret = ctl_lookup(name, nodes, mib, &depth);
861 ret = ctl_lookup(name, NULL, mibp, miblenp);