Home
last modified time | relevance | path

Searched refs:ssh_packet_process_read (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/crypto/external/bsd/openssh/dist/
Dpacket.h128 int ssh_packet_process_read(struct ssh *, int);
Dserverloop.c279 if ((r = ssh_packet_process_read(ssh, connection_in)) == 0) in process_input()
Dclientloop.c799 if ((r = ssh_packet_process_read(ssh, connection_in)) == 0) in client_process_net_input()
Dpacket.c1907 ssh_packet_process_read(struct ssh *ssh, int fd) in ssh_packet_process_read() function
/netbsd/src/crypto/external/bsd/openssh/lib/
Dssh.expsym477 ssh_packet_process_read