Searched refs:oldres (Results 1 – 1 of 1) sorted by relevance
267 db_index_entry_p oldres = NULL, newres; in satisfy_query_dbonly() local292 if (oldres == NULL) { in satisfy_query_dbonly()293 oldres = newres; in satisfy_query_dbonly()296 oldres = newres->join(num_new, num_old, in satisfy_query_dbonly()297 oldres, &num_old); in satisfy_query_dbonly()298 if (oldres == NULL) { in satisfy_query_dbonly()311 return (oldres); in satisfy_query_dbonly()