Searched refs:newres (Results 1 – 2 of 2) sorted by relevance
296 const pool_resource_t *newres; in commit_update() local301 newres = pool_get_resource(TO_CONF(e2), in commit_update()305 assert(newres); in commit_update()308 pool_elem_dprintf(TO_ELEM(newres)); in commit_update()312 res2, (pool_resource_t *)newres, comps); in commit_update()525 pool_resource_t *newres; in process_elem_gt() local544 if ((newres = pool_resource_create(stc, in process_elem_gt()552 TO_ELEM(newres), clone_element) != PO_SUCCESS) in process_elem_gt()
267 db_index_entry_p oldres = NULL, newres; in satisfy_query_dbonly() local285 newres = indices.indices_val[curr_ind].lookup( in satisfy_query_dbonly()288 if (newres == NULL) { in satisfy_query_dbonly()293 oldres = newres; in satisfy_query_dbonly()296 oldres = newres->join(num_new, num_old, in satisfy_query_dbonly()