Searched refs:nenext (Results 1 – 1 of 1) sorted by relevance
1456 name_entry_t *ne, *nenext; in zpool_find_import_impl() local1573 for (ne = pools.names; ne != NULL; ne = nenext) { in zpool_find_import_impl()1574 nenext = ne->ne_next; in zpool_find_import_impl()