Lines Matching refs:allocated
189 (me, "nsw state %p allocated\n", s);
210 (me, "db be array %p allocated\n", s->be);
223 (me, "db be constructor array %p allocated\n", s->be_constr);
235 (me, "db be version ptr array %p allocated\n", s->be_version_p);
246 (me, "be_db_pp array %p allocated\n", s->be_db_pp);
526 _nscd_logit(me, "number of nsw state allocated = %d\n",
527 ctrl_p->allocated);
536 if (ctrl_p->first == NULL && ctrl_p->allocated == ctrl_p->max)
618 ctrl_p->allocated++;
645 _nscd_logit(me, "number od nsw state allocated = %d\n",
646 ctrl_p->allocated);
745 _nscd_logit(me, "number od nsw state allocated = %d\n",
746 ctrl_p->allocated);
770 if (thread_only && ctrl_p->free == ctrl_p->allocated) {
789 _nscd_logit(me, "number od nsw state allocated = %d\n",
790 ctrl_p->allocated);
847 (me, "nsw state base %p allocated\n", base);