do_cmd
do_cmd(fd, fmt, argc, argv);
static int do_cmd(LHASH_OF(FUNCTION) *prog, int argc, char *argv[]);
ret = do_cmd(prog, argc, argv);
if (do_cmd(ssh_program, host, suser, sport, 0,
if (do_cmd(ssh_program, thost, tuser, tport, 0,
int do_cmd(char *, char *, char *, int, int, char *, int *, int *, pid_t *);
if (do_cmd(ssh_program, host, suser, sport, 0, bp,
if (do_cmd(ssh_program, host, user, port, 1, "sftp",
if (do_cmd(sftp_direct, host, NULL, -1, 0, "sftp",