Lines Matching defs:tofs
2332 recv_incremental_replication(libzfs_handle_t *hdl, const char *tofs,
2356 if ((error = gather_nvlist(hdl, tofs, fromsnap, NULL,
2519 error = recv_destroy(hdl, fsname, strlen(tofs)+1,
2554 ((flags->isprefix || strcmp(tofs, fsname) != 0) &&
2586 strlen(tofs)+1, newname, flags);
2623 char tofs[ZFS_MAX_DATASET_NAME_LEN];
2708 (void) strlcpy(tofs, destname, sizeof (tofs));
2716 (void) strlcat(tofs, "/",
2717 sizeof (tofs));
2726 (void) strlcat(tofs, &drrb->drr_toname[i],
2727 sizeof (tofs));
2728 *strchr(tofs, '@') = '\0';
2736 softerr = recv_incremental_replication(hdl, tofs, flags,
2805 softerr = recv_incremental_replication(hdl, tofs, flags,