Searched refs:nvlist_copy_pairs (Results 1 – 1 of 1) sorted by relevance
505 nvlist_copy_pairs(nvlist_t *snvl, nvlist_t *dnvl) in nvlist_copy_pairs() function625 if ((err = nvlist_copy_pairs(nvl, ret)) != 0) in nvlist_xdup()843 if ((err = nvlist_copy_pairs(onvl, emb_nvl)) != 0) { in nvlist_copy_embedded()1996 return (nvlist_copy_pairs(nvl, dst)); in nvlist_merge()