Searched refs:SSH_CMSG_EXEC_SHELL (Results 1 – 3 of 3) sorted by relevance
37 #define SSH_CMSG_EXEC_SHELL 12 /* */ macro
1574 packet_start(SSH_CMSG_EXEC_SHELL); in ssh_session()
412 case SSH_CMSG_EXEC_SHELL: in do_authenticated1()