ctl.c | 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, function 835 ret = ctl_lookup(name, nodes, mib, &depth); 861 ret = ctl_lookup(name, NULL, mibp, miblenp); [all...] |