Searched defs:zfs_receive_impl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_sendrecv.c63 static int zfs_receive_impl(libzfs_handle_t *, const char *, const char *,
2850 error = zfs_receive_impl(hdl, destname, NULL, flags, fd,
3594 zfs_receive_impl(libzfs_handle_t *hdl, const char *tosnap, function
3732 err = zfs_receive_impl(hdl, tosnap, originsnap, flags, infd, NULL, NULL,

Completed in 70 milliseconds