Searched refs:SET_RETRY (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.sbin/bsnmpd/tools/libbsnmptools/ | ||
H A D | bsnmptools.h | 211 #define SET_RETRY(ctx) ((ctx)->flags |= RETRY_BIT) macro |
H A D | bsnmptools.c | 990 SET_RETRY(snmptoolctx); in parse_errors() |