Searched defs:lcl_next (Results 1 - 1 of 1) sorted by relevance
| /illumos-gate/usr/src/lib/libresolv2/common/isc/ | ||
| H A D | logging.c | 469 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 1042 milliseconds