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

/illumos-gate/usr/src/lib/libinstzones/common/
H A Dzones.c1235 zone_spec_t **znextp = &zhead; local
1264 *znextp = zent;
1265 znextp = &zent->zl_next;
1268 *znextp = NULL;

Completed in 58 milliseconds