Searched refs:MPC_error (Results 1 – 1 of 1) sorted by relevance
/dports/sysutils/cluster-glue/Reusable-Cluster-Components-glue--0a7add1d9996/lib/plugins/stonith/ |
H A D | wti_mpc.c | 229 static void MPC_error(struct snmp_session *sptr, const char *fn 239 MPC_error(struct snmp_session *sptr, const char *fn, const char *msg) in MPC_error() function 280 MPC_error(&session, __FUNCTION__, "cannot open snmp session"); in MPC_open() 349 MPC_error(sptr, __FUNCTION__, "error sending/receiving pdu"); in MPC_read() 354 MPC_error(sptr, __FUNCTION__, "cannot create pdu"); in MPC_read() 401 MPC_error(sptr, __FUNCTION__, "error sending/receiving pdu"); in MPC_write() 406 MPC_error(sptr, __FUNCTION__, "cannot create pdu"); in MPC_write()
|