receiveWithCommandProperties

Undocumented in source. Be warned that the author may not have intended to support it.
@SILdoc(`Like lzc_receive_one, but allows the caller to pass an additional 'cmdprops' argument. The 'cmdprops' nvlist contains both override ('zfs receive -o') and exclude ('zfs receive -x') properties. Callers are responsible for freeing this nvlist `)
receiveWithCommandProperties
(
string snapName
,
string[string] properties
,
string[string] commandProperties
,
ubyte[] keyData
,
string origin
,
bool force
,,
bool raw
,,,,
ulong actionHandle = 0UL
)

Meta