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

/opensolaris-onvv-gate/usr/src/cmd/agents/snmp/agent/
H A Dagent_msg.h41 #define ERR_MSG_SOCKET "socket() failed %s" macro
H A Dsnmpd.c161 error_exit(ERR_MSG_SOCKET, errno_string());
/opensolaris-onvv-gate/usr/src/cmd/agents/snmp/snmprelayd/
H A Dsnmprelay_msg.h54 #define ERR_MSG_SOCKET "socket() failed %s" macro
H A Ddispatcher.c246 error_exit(ERR_MSG_SOCKET, errno_string());
261 error_exit(ERR_MSG_SOCKET, errno_string());
272 error_exit(ERR_MSG_SOCKET, errno_string());
/opensolaris-onvv-gate/usr/src/cmd/agents/snmp/snmplib/
H A Dsnmp_msg.h58 #define ERR_MSG_SOCKET "socket() failed %s" macro
H A Dtrap.c208 sprintf(error_label, ERR_MSG_SOCKET, errno_string());
364 sprintf(error_label, ERR_MSG_SOCKET, errno_string());
H A Drequest.c150 sprintf(error_label, ERR_MSG_SOCKET,
H A Dsnmp_api.c327 sprintf(error_label, ERR_MSG_SOCKET, errno_string());

Completed in 77 milliseconds