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

/osnet-11/usr/src/lib/libresolv2/common/isc/
H A Dlogging.c469 log_channel_list lcl, lcl_next; local
476 for (lcl = lc->categories[i]; lcl != NULL; lcl = lcl_next) {
477 lcl_next = lcl->next;

Completed in 16 milliseconds