Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/agents/snmp/snmplib/
H A Dsnmp_msg.h42 #define ERR_MSG_BAD_HOSTNAME "%s is not a valid hostname" macro
H A Dimpl.c724 sprintf(error_label, ERR_MSG_BAD_HOSTNAME, name); in name_to_ip_address()