Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/hal/probing/network-printer/
H A Dprobe-snmp.c53 snmp_get_item(char *host, char *community, char *mib_item) in snmp_get_item() function
93 response = snmp_get_item(host, community, mib_item); in snmp_get_string()