Searched refs:appl_exception (Results 1 – 5 of 5) sorted by relevance
64 enum appl_exception { enum144 struct ber_element *appl_exception(enum appl_exception);
106 rvb->av_value = appl_exception(APPL_EXC_NOSUCHOBJECT); in appl_blocklist_get()135 rvb->av_value = appl_exception(APPL_EXC_ENDOFMIBVIEW); in appl_blocklist_getnext()
387 if ((value = appl_exception(APPL_EXC_NOSUCHINSTANCE)) == NULL) in appl_sysortable()413 value = appl_exception(APPL_EXC_NOSUCHINSTANCE); in appl_sysortable_getnext()1674 vb->av_value = appl_exception(APPL_EXC_NOSUCHOBJECT); in appl_varbind_backend()1693 appl_exception(APPL_EXC_NOSUCHINSTANCE); in appl_varbind_backend()1755 appl_exception(APPL_EXC_ENDOFMIBVIEW); in appl_varbind_backend()1822 appl_exception(enum appl_exception type) in appl_exception() function
337 appl_exception(APPL_EXC_NOSUCHOBJECT); in appl_internal_get()349 appl_exception(APPL_EXC_NOSUCHINSTANCE); in appl_internal_get()434 appl_exception(APPL_EXC_ENDOFMIBVIEW); in appl_internal_getnext()
1016 return appl_exception(APPL_EXC_NOSUCHOBJECT); in appl_agentx_value2ber_element()1018 return appl_exception(APPL_EXC_NOSUCHINSTANCE); in appl_agentx_value2ber_element()1020 return appl_exception(APPL_EXC_ENDOFMIBVIEW); in appl_agentx_value2ber_element()