Searched refs:nvlist_copy_pairs (Results 1 – 1 of 1) sorted by relevance
821 nvlist_copy_pairs(const nvlist_t *snvl, nvlist_t *dnvl) in nvlist_copy_pairs() function937 if ((err = nvlist_copy_pairs(nvl, ret)) != 0) in nvlist_xdup()1133 if ((err = nvlist_copy_pairs(onvl, emb_nvl)) != 0) { in nvlist_copy_embedded()2313 return (nvlist_copy_pairs(nvl, dst)); in nvlist_merge()