Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/snmpd/
Dapplication.h33 APPL_ERROR_BADVALUE = 3, enumerator
Dapplication.c1206 ureq->aru_error = APPL_ERROR_BADVALUE; in appl_request_upstream_reply()
1637 case APPL_ERROR_BADVALUE: in appl_error_valid()