Home
last modified time | relevance | path

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

/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/
H A Dagent_registry.c158 if (netsnmp_subtree_find_first(context)) { in get_context_lookup_cache()
311 netsnmp_subtree_find_first(const char *context_name) in netsnmp_subtree_find_first() function
767 if (!netsnmp_subtree_find_first(context_name)) { in netsnmp_subtree_load()
996 myptr = netsnmp_subtree_find_first(context_name);
998 myptr = netsnmp_subtree_find_first(context_name);
1708 list = netsnmp_subtree_find(name, len, netsnmp_subtree_find_first(context),
1802 netsnmp_subtree_find_first(context), context);
2177 netsnmp_subtree_find_first(context_name),
/dports/net-mgmt/net-snmp/net-snmp-5.9/include/net-snmp/agent/
H A Dagent_registry.h75 netsnmp_subtree *netsnmp_subtree_find_first(const char *context_name);
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/mibII/
H A Dvacm_conf.c1430 !netsnmp_subtree_find_first(contextNameIndex)) { in vacm_check_view_contents()