Lines Matching defs:query_count
1997 int query_count = 0;
2062 *num = query_count;
2063 if(query_count > 0)
2067 query_count++;
2092 *num = query_count;
2093 if(query_count > 0)
2097 query_count++;
2115 *num = query_count;
2116 if(query_count > 0)
2139 int query_count = 0;
2270 query_count++;
2275 iq->num_target_queries += query_count;
2276 target_count_increase(iq, query_count);
2291 query_count++;
2293 if(query_count != 0) { /* suspend to await results */
2295 iq->num_target_queries += query_count;
2296 target_count_increase(iq, query_count);