Home
last modified time | relevance | path

Searched refs:ISSET_ERRIGNORE (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmptools.h215 #define ISSET_ERRIGNORE(ctx) ((ctx)->flags & ERRIGNORE_BIT) macro
H A Dbsnmptools.c1196 if (stx != idx->syntax && !ISSET_ERRIGNORE(snmptoolctx)) { in snmp_parse_subindex()
/freebsd/usr.sbin/bsnmpd/tools/bsnmptools/
H A Dbsnmpget.c873 if (!ISSET_ERRIGNORE(snmptoolctx)) { in parse_syntax_strval()
1050 if (ISSET_NUMERIC(snmptoolctx) || ISSET_ERRIGNORE(snmptoolctx)) in snmpset_verify_vbind()