Searched refs:ssh_alloc_session_state (Results 1 – 4 of 4) sorted by relevance
94 struct ssh *ssh_alloc_session_state(void);
231 ssh_alloc_session_state(void) in ssh_alloc_session_state() function305 ssh = ssh_alloc_session_state(); in ssh_packet_set_connection()
552 #define ssh_alloc_session_state Fssh_ssh_alloc_session_state macro
737 if ((ssh = ssh_alloc_session_state()) == NULL) in main()