Lines Matching refs:old
57 #define DELTA(v) (new->ns_##v - (old ? old->ns_##v : 0))78 ndmp_stat_t *old = NULL;137 dostats(old, nstat);141 free(old);142 old = nstat;145 free(old);149 free(old);153 dostats(old, nstat);173 dostats(ndmp_stat_t *old, ndmp_stat_t *new)188 if (!old) {