Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libzutil/
H A Dzutil_import.c1234 config_entry_t *ce, *cenext; in zpool_find_import_impl() local
1351 for (ce = ve->ve_configs; ce != NULL; ce = cenext) { in zpool_find_import_impl()
1352 cenext = ce->ce_next; in zpool_find_import_impl()