Lines Matching refs:fCountExisting
91 entry->fCountExisting++;
94 entry->fCountExisting++;
154 --entry->fPool->fCountExisting;
161 --alias->fCountExisting;
197 /* 04/05/2002 [weiv] fCountExisting should now be accurate. If it's not zero, that means that */
200 if (resB->fCountExisting == 0) {
208 * Do it again to catch bundles (aliases, pool bundle) whose fCountExisting
238 (void*)resB, resB->fCountExisting,
435 r->fCountExisting++; /* we increase its reference count */
478 r->fCountExisting--;
569 u1->fCountExisting = 0;
604 u2->fCountExisting = 0;
682 t1->fParent->fCountExisting++;
716 resB->fCountExisting--;
721 if(resB->fCountExisting <= 0) {