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