Lines Matching defs:i_rr
768 int i_rr;
775 for(s=filter_first(flt, &i_rs, &i_rr); s;
776 s=filter_next(flt, &i_rs, &i_rr)) {
786 s, i_rr, nm, nmlen, &hash);
799 *rr = i_rr; /* matches hash with these parameters */
878 int i_rr;
885 for(s=filter_first(flt, &i_rs, &i_rr); s;
886 s=filter_next(flt, &i_rs, &i_rr)) {
896 s, i_rr, nm, nmlen, &hash);
907 if(nsec3_covers(flt->zone, hash, s, i_rr,
910 *rr = i_rr; /* covers hash with these parameters */