Searched refs:trapcount (Results 1 – 1 of 1) sorted by relevance
75 u_int trapcount, trapalloc; variable313 for (i = 0; i < trapcount; i++) { in freeaddrlists()318 trapcount = 0; in freeaddrlists()387 if (trapcount == trapalloc) { in addtrapaddr()399 traplist[trapcount] = strdup(addr); in addtrapaddr()400 if (traplist[trapcount] == NULL) { in addtrapaddr()404 trapcount++; in addtrapaddr()612 configure_spamd(traplist, trapcount, trapcfg); in greyscan()