Home
last modified time | relevance | path

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

/openbsd-src/lib/libagentx/
H A Dax.h226 const char *ax_error2string(enum ax_pdu_error);
H A Dagentx.c488 ax_error2string(pdu->ap_payload.ap_response.ap_error)); in agentx_session_finalize()
551 ax_error2string(pdu->ap_payload.ap_response.ap_error)); in agentx_session_close_finalize()
964 ax_error2string(pdu->ap_payload.ap_response.ap_error));
1030 ax_error2string(pdu->ap_payload.ap_response.ap_error));
1244 ax_error2string(pdu->ap_payload.ap_response.ap_error));
1315 ax_error2string(pdu->ap_payload.ap_response.ap_error));
1755 ax_error2string(resp->ap_error));
1934 ax_error2string(resp->ap_error));
2263 ax_error2string(pdu->ap_payload.ap_response.ap_error));
2414 ax_oid2string(&oid), ax_error2string(
[all …]
H A Dax.c618 ax_error2string(enum ax_pdu_error error) in ax_error2string() function
/openbsd-src/usr.sbin/snmpd/
H A Dax.h258 const char *ax_error2string(enum ax_pdu_error);
H A Dax.c769 ax_error2string(enum ax_pdu_error error) in ax_error2string() function