Searched refs:zfs_receive_impl (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/cddl/osnet/dist/lib/libzfs/common/ |
H A D | libzfs_sendrecv.c | 70 static int zfs_receive_impl(libzfs_handle_t *, const char *, const char *, 2878 error = zfs_receive_impl(hdl, destname, NULL, flags, fd, in zfs_receive_package() 3625 zfs_receive_impl(libzfs_handle_t *hdl, const char *tosnap, in zfs_receive_impl() function 3763 err = zfs_receive_impl(hdl, tosnap, originsnap, flags, infd, NULL, NULL, in zfs_receive()
|