rsync_client
int rsync_client(const struct opts *, int, const struct fargs *);
rc = rsync_client(&opts, fds[0], fargs);