Lines Matching defs:query_count
2010 int query_count = 0;
2075 *num = query_count;
2076 if(query_count > 0)
2080 query_count++;
2105 *num = query_count;
2106 if(query_count > 0)
2110 query_count++;
2128 *num = query_count;
2129 if(query_count > 0)
2152 int query_count = 0;
2292 query_count++;
2297 iq->num_target_queries += query_count;
2298 target_count_increase(iq, query_count);
2313 query_count++;
2315 if(query_count != 0) { /* suspend to await results */
2317 iq->num_target_queries += query_count;
2318 target_count_increase(iq, query_count);