Searched refs:SET_ERRIGNORE (Results 1 – 2 of 2) sorted by relevance
| /src/usr.sbin/bsnmpd/tools/libbsnmptools/ | ||
| H A D | bsnmptools.h | 213 #define SET_ERRIGNORE(ctx) ((ctx)->flags |= ERRIGNORE_BIT) macro |
| H A D | bsnmptools.c | 987 SET_ERRIGNORE(snmptoolctx); in parse_skip_access() |