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

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_import.c1136 config_entry_t *ce, *cenext; local
1281 for (ce = ve->ve_configs; ce != NULL; ce = cenext) {
1282 cenext = ce->ce_next;

Completed in 60 milliseconds