Searched refs:ssh_alloc_session_state (Results 1 – 4 of 4) sorted by relevance
96 struct ssh *ssh_alloc_session_state(void);
230 ssh_alloc_session_state(void) in ssh_alloc_session_state() function304 ssh = ssh_alloc_session_state(); in ssh_packet_set_connection()
569 #define ssh_alloc_session_state Fssh_ssh_alloc_session_state macro
743 if ((ssh = ssh_alloc_session_state()) == NULL) in main()