Searched refs:rsync_path (Results 1 – 3 of 3) sorted by relevance
49 char *rsync_path, *ap, *arg; in fargs_cmdline() local56 if ((rsync_path = sess->opts->rsync_path) == NULL) in fargs_cmdline()57 rsync_path = RSYNC_PATH; in fargs_cmdline()84 addargs(&args, "%s", rsync_path); in fargs_cmdline()91 addargs(&args, "%s", rsync_path); in fargs_cmdline()
157 char *rsync_path; /* --rsync-path */ member
452 opts.rsync_path = optarg; in main()