Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmptc.h88 enum snmp_tc snmp_get_tc(char *str);
H A Dbsnmpimport.c542 *tc = snmp_get_tc(nexttok); in parse_subtype()
H A Dbsnmptc.c141 snmp_get_tc(char *str) in snmp_get_tc() function