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