Searched refs:zfs_receive_impl (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libzfs/common/ |
H A D | libzfs_sendrecv.c | 67 static int zfs_receive_impl(libzfs_handle_t *, const char *, const char *, 3269 error = zfs_receive_impl(hdl, destname, NULL, flags, fd, in zfs_receive_package() 4512 zfs_receive_impl(libzfs_handle_t *hdl, const char *tosnap, in zfs_receive_impl() function 4662 err = zfs_receive_impl(hdl, tosnap, originsnap, flags, infd, NULL, NULL, in zfs_receive()
|