Searched refs:newnvl (Results 1 – 1 of 1) sorted by relevance
437 nvlist_t *newnvl; in nvlist_clone() local447 newnvl = nvlist_create(nvl->nvl_flags & NV_FLAG_PUBLIC_MASK); in nvlist_clone()453 (void)nvlist_move_nvpair(newnvl, newnvp); in nvlist_clone()456 nvlist_destroy(newnvl); in nvlist_clone()459 return (newnvl); in nvlist_clone()