Home
last modified time | relevance | path

Searched refs:zfs_receive_impl (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_sendrecv.c67 static int zfs_receive_impl(libzfs_handle_t *, const char *, const char *,
3268 error = zfs_receive_impl(hdl, destname, NULL, flags, fd, in zfs_receive_package()
4511 zfs_receive_impl(libzfs_handle_t *hdl, const char *tosnap, in zfs_receive_impl() function
4661 err = zfs_receive_impl(hdl, tosnap, originsnap, flags, infd, NULL, NULL, in zfs_receive()