Searched refs:SSH_CMSG_REQUEST_PTY (Results 1 – 3 of 3) sorted by relevance
35 #define SSH_CMSG_REQUEST_PTY 10 /* TERM, tty modes */ macro
1638 packet_start(SSH_CMSG_REQUEST_PTY); in ssh_session()
328 case SSH_CMSG_REQUEST_PTY: in do_authenticated1()