Searched refs:newnvl (Results 1 – 1 of 1) sorted by relevance
397 nvlist_t *newnvl; in nvlist_clone() local407 newnvl = nvlist_create(nvl->nvl_flags & NV_FLAG_PUBLIC_MASK); in nvlist_clone()413 (void)nvlist_move_nvpair(newnvl, newnvp); in nvlist_clone()416 nvlist_destroy(newnvl); in nvlist_clone()419 return (newnvl); in nvlist_clone()