_nscd_logit
_nscd_logit(me, "total_size = %d\n", set->total_size);
_nscd_logit(me, "debug_level_set = %d, debug_level = %d\n",
_nscd_logit(me, "logfile_set = %d, logfile = %s\n",
_nscd_logit(me, "cache_cfg_num = %d\n",
_nscd_logit(me, "cache_flush_num = %d\n",
_nscd_logit(me, "Cannot open new "
_nscd_logit(me,
_nscd_logit(me, "Cannot use specified "
_nscd_logit(me, "Start of new logfile %s\n", lf);
_nscd_logit
void _nscd_logit(char *funcname, char *format, ...);
_nscd_logit(me, "per thread nsw state info: \n");
_nscd_logit(me, "tid = %d\n", *tid);
_nscd_logit(me, "tid in base = %d\n", base->tid);
_nscd_logit(me, "number of free nsw_state = %d\n",
_nscd_logit(me, "number of nsw state allocated = %d\n",
_nscd_logit(me, "first nsw state on list = %p\n",
_nscd_logit(me, "number of waiter = %d\n",
_nscd_logit(me, "\t\t\tgot a per thread nsw "
_nscd_logit(me, "tid = %d\n", *tid);
_nscd_logit(me, "tid in base = %d\n", base->tid);
_nscd_logit(me, "number of free nsw_state = %d\n",
_nscd_logit(me, "number od nsw state allocated = %d\n",
_nscd_logit(me, "first nsw state on list = %p\n",
_nscd_logit(me, "number of waiter = %d\n",
_nscd_logit(me, "before returning the nsw state: \n");
_nscd_logit(me, "tid = %d\n", (tid == NULL) ? -1 : *tid);
_nscd_logit(me, "tid in base = %d\n", base->tid);
_nscd_logit(me, "number of free nsw_state = %d\n",
_nscd_logit(me, "number od nsw state allocated = %d\n",
_nscd_logit(me, "first nsw state on list = %p\n",
_nscd_logit(me, "number of waiter = %d\n", ctrl_p->waiter);
_nscd_logit(me, "after the nsw state is returned: \n");
_nscd_logit(me, "tid = %d\n", (tid == NULL) ? -1 : *tid);
_nscd_logit(me, "tid in base = %d\n", base->tid);
_nscd_logit(me, "number of free nsw_state = %d\n",
_nscd_logit(me, "number od nsw state allocated = %d\n",
_nscd_logit(me, "first nsw state on list = %p\n",
_nscd_logit(me, "tnumber of waiter = %d\n", ctrl_p->waiter);
_nscd_logit(me, "%s: database: %s, operation: %d, "
_nscd_logit(me, "%s: database: %s, operation: %d, source: %s, "