Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/snmpd/
Dapplication.h58 APPL_ERROR_UNKNOWNAGENTCAPS = 265, enumerator
Dapplication.c327 return APPL_ERROR_UNKNOWNAGENTCAPS; in appl_removeagentcaps()