Searched refs:catp (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/ntp/lib/isc/
H A Dlog.c570 isc_logcategory_t *catp; local
591 for (catp = lctx->categories; catp->name != NULL; )
592 if (catp->id == UINT_MAX)
597 DE_CONST(catp->name, catp);
599 catp++;
601 catp->name = (void *)categories;
602 catp->id = UINT_MAX;
608 for (catp
614 isc_logcategory_t *catp; local
[all...]

Completed in 43 milliseconds