Searched defs:llist1 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dhot.c449 } *llist_head, *llist_tail, *llist, *llist1; local
490 for (llist1 = llist_head; llist1 != NULL;
491 llist1 = llist1->next) {
492 if (strncmp(llist1->adp_name,
497 if (llist1 != NULL) {

Completed in 58 milliseconds