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