Searched refs:ISSET_LOCALKEY (Results 1 – 2 of 2) sorted by relevance
221 #define ISSET_LOCALKEY(ctx) ((ctx)->flags & LOCALKEY_BIT) macro
1191 !ISSET_LOCALKEY(&snmptoolctx)) { in main()1261 if (snmp_client.version == SNMP_V3 && ISSET_LOCALKEY(&snmptoolctx) && in main()