Searched refs:dt_aggregate_keycmp (Results 1 – 1 of 1) sorted by relevance
787 dt_aggregate_keycmp(const void *lhs, const void *rhs) function968 return (dt_aggregate_keycmp(lhs, rhs));976 if ((rval = dt_aggregate_keycmp(lhs, rhs)) != 0)990 return (dt_aggregate_keycmp(lhs, rhs));1060 if ((rval = dt_aggregate_keycmp(&lh[i], &rh[i])) != 0)1079 return (dt_aggregate_keycmp(&lh[i], &rh[i]));2011 dt_aggregate_keycmp(&sorted[i], &sorted[i - 1]) == 0)