Searched refs:beProps (Results 1 – 1 of 1) sorted by relevance
175 nvlist_t *beProps = NULL; in beCopy() local198 if (nvlist_alloc(&beProps, NV_UNIQUE_NAME, 0) != 0) { in beCopy()205 if (!convertPyArgsToNvlist(&beProps, 2, in beCopy()208 nvlist_free(beProps); in beCopy()216 if (beProps != NULL && beAttrs != NULL && in beCopy()218 beProps) != 0) { in beCopy()219 nvlist_free(beProps); in beCopy()225 if (beProps != NULL) nvlist_free(beProps); in beCopy()