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