Searched refs:SSH_CMSG_EXEC_SHELL (Results 1 – 3 of 3) sorted by relevance
44 #define SSH_CMSG_EXEC_SHELL 12 /* */ macro
973 packet_start(SSH_CMSG_EXEC_SHELL);
422 case SSH_CMSG_EXEC_SHELL: in do_authenticated1()