Home
last modified time | relevance | path

Searched refs:next_zone (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libcommputil/common/
H A Dsdp_parse_helper.c74 sdp_zone_t *next_zone; in sdp_free_zone() local
77 next_zone = zone->z_next; in sdp_free_zone()
81 zone = next_zone; in sdp_free_zone()