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

/openbsd-current/usr.sbin/snmpd/
H A Dapplication.c158 void appl_varbind_error(struct appl_varbind_internal *, enum appl_error);
1197 appl_varbind_error(vb, APPL_ERROR_NOSUCHNAME);
1338 appl_varbind_error(origvb, error);
1360 appl_varbind_error(origvb,
1413 appl_varbind_error(dreq->ard_vblist, APPL_ERROR_GENERR);
1771 appl_varbind_error(struct appl_varbind_internal *avi, enum appl_error error) function

Completed in 91 milliseconds