Searched refs:do_exec_pty (Results 1 – 1 of 1) sorted by relevance
122 int do_exec_pty(struct ssh *, Session *, const char *);560 do_exec_pty(struct ssh *ssh, Session *s, const char *command) in do_exec_pty() function722 ret = do_exec_pty(ssh, s, command); in do_exec()