Searched refs:ssh_alloc_session_state (Results 1 – 4 of 4) sorted by relevance
94 struct ssh *ssh_alloc_session_state(void);
484 #define ssh_alloc_session_state Fssh_ssh_alloc_session_state macro
226 ssh_alloc_session_state(void) in ssh_alloc_session_state() function296 ssh = ssh_alloc_session_state(); in ssh_packet_set_connection()
648 if ((ssh = ssh_alloc_session_state()) == NULL) in main()