Searched refs:prop_errbuf (Results 1 – 1 of 1) sorted by relevance
2955 char prop_errbuf[1024]; in zfs_receive_one() local3293 zc.zc_nvlist_dst = (uint64_t)(uintptr_t)prop_errbuf; in zfs_receive_one()3294 zc.zc_nvlist_dst_size = sizeof (prop_errbuf); in zfs_receive_one()