Lines Matching refs:old
171 * this data structure stores statistics for a rule - both an old set
174 * which pointer points to the "old" data struct (ie, if true, _o pointer
175 * points to old)
235 boolean_t old = flags & ILBST_OLD_VALUES;
239 assert((old && (flags & ILBST_ABS_NUMBERS)) == B_FALSE);
242 check_valid = !(old || (flags & ILBST_ABS_NUMBERS));
247 num_servers = old ? rp->ird_num_servers_o : rp->ird_num_servers;
253 if (old)
636 * this function walks the array of rules and switches pointer to old
653 * swap server counts - we need the old one to
929 * don't delete old or new stats.
945 * move pointers around so what used to point to "old"