Searched refs:ssh_alloc_session_state (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/crypto/openssh/
H A Dpacket.h94 struct ssh *ssh_alloc_session_state(void);
H A Dssh_namespace.h488 #define ssh_alloc_session_state Fssh_ssh_alloc_session_state macro
H A Dpacket.c226 ssh_alloc_session_state(void) function
296 ssh = ssh_alloc_session_state();
H A Dssh.c648 if ((ssh = ssh_alloc_session_state()) == NULL)

Completed in 88 milliseconds