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

/osnet-11/usr/src/lib/libresolv2/common/isc/
H A Dlogging.c510 log_channel_list lcl, prev_lcl, next_lcl; local
520 lcl = next_lcl) {
521 next_lcl = lcl->next;
525 prev_lcl->next = next_lcl;
527 lc->categories[category] = next_lcl;

Completed in 15 milliseconds