Searched refs:prop_errors (Results 1 – 1 of 1) sorted by relevance
4469 nvlist_t *prop_errors = NULL; in zfs_receive_one() local5078 &read_bytes, &errflags, NULL, &prop_errors); in zfs_receive_one()5083 &errflags, NULL, &prop_errors); in zfs_receive_one()5091 while ((prop_err = nvlist_next_nvpair(prop_errors, in zfs_receive_one()5200 if (prop_errors != NULL) { in zfs_receive_one()5201 (void) nvlist_lookup_string(prop_errors, in zfs_receive_one()5439 if (prop_errors != NULL) in zfs_receive_one()5440 fnvlist_free(prop_errors); in zfs_receive_one()