proc_rsync
void proc_rsync(char *, char *, int) __attribute__((noreturn));
proc_rsync(rsync_prog, bind_addr, rsyncfd);