Searched refs:ERR_MSG_BIND (Results 1 - 8 of 8) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/agents/snmp/agent/
H A Dagent_msg.h42 #define ERR_MSG_BIND "bind() failed on UDP port %d %s" macro
H A Dsnmpd.c173 error_exit(ERR_MSG_BIND, port, errno_string());
/opensolaris-onvv-gate/usr/src/cmd/agents/snmp/snmprelayd/
H A Dsnmprelay_msg.h55 #define ERR_MSG_BIND "bind() failed on UDP port %d %s" macro
H A Ddispatcher.c257 error_exit(ERR_MSG_BIND, port, errno_string());
268 error_exit(ERR_MSG_BIND, 0, errno_string());
279 error_exit(ERR_MSG_BIND, 0, errno_string());
284 error_exit(ERR_MSG_BIND, 0, errno_string());
/opensolaris-onvv-gate/usr/src/cmd/agents/snmp/snmplib/
H A Dsnmp_msg.h59 #define ERR_MSG_BIND "bind() failed %s" macro
H A Dtrap.c217 sprintf(error_label, ERR_MSG_BIND, errno_string());
373 sprintf(error_label, ERR_MSG_BIND, errno_string());
H A Drequest.c164 sprintf(error_label, ERR_MSG_BIND,
H A Dsnmp_api.c349 sprintf(error_label, ERR_MSG_BIND, errno_string());

Completed in 116 milliseconds