Lines Matching refs:ref
65 int ref;70 assert(d->ref >= 1);72 d->ref++;78 assert(d->ref >= 1);80 if (--d->ref <= 0) {200 int ref;205 assert(t->ref >= 1);207 t->ref++;213 assert(t->ref >= 1);215 if (--t->ref <= 0) {225 assert(timeout->ref >= 1);268 timeout->ref = 1;328 d->ref = 1;