Lines Matching refs:results
1500 struct cache_req_result **results,
1510 for (d = 0; results != NULL && results[d] != NULL; d++) {
1511 count += results[d]->count;
1532 for (d = 0; results != NULL && results[d] != NULL; d++) {
1533 for (c = 0; c < results[d]->count; c++) {
1536 "More results found then counted before.\n");
1540 res->msgs[r++] = talloc_steal(res->msgs, results[d]->msgs[c]);
1558 struct cache_req_result **results;
1566 ret = cache_req_recv(preq, req, &results);
1574 ret = get_results_from_all_domains(preq, results,