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

/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_cvt.c505 struct luninfo_list *newlun, *curlun, *prevlun; local
507 newlun = curlun = prevlun = (struct luninfo_list *)NULL;
556 prevlun = *lunlistpp;
564 prevlun->next = newlun;
567 prevlun = curlun;
573 prevlun->next = newlun;

Completed in 21 milliseconds