Searched refs:zfs_send (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs.h611 extern int zfs_send(zfs_handle_t *, const char *, const char *,
H A Dlibzfs_sendrecv.c201 * the output fd specified by the caller of zfs_send()), the
211 * by the caller of zfs_send().
963 * zfs_send() only sets snapholds for sends that need them,
1349 zfs_send(zfs_handle_t *zhp, const char *fromsnap, const char *tosnap, function
/freebsd-10.0-release/cddl/contrib/opensolaris/cmd/zfs/
H A Dzfs_main.c3763 err = zfs_send(zhp, fromname, toname, &flags, STDOUT_FILENO, NULL, 0,

Completed in 84 milliseconds