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

/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_names.c3915 struct nm_next_hdr *nh, *nnh; local
3951 for (nh = hhdr->hh_names.nmn_nextp; nh; nh = nnh) {
3952 nnh = nh->nmn_nextp;
3956 for (nh = hhdr->hh_shared.nmn_nextp; nh; nh = nnh) {
3957 nnh = nh->nmn_nextp;

Completed in 65 milliseconds