HomeSort by relevance Sort by last modified time
    Searched refs:ssh_packet_read_expect (Results 1 - 3 of 3) sorted by null

  /external/openssh/
opacket.c 323 if ((r = ssh_packet_read_expect(active_state, expected_type)) != 0)
packet.h 103 int ssh_packet_read_expect(struct ssh *, u_int type);
packet.c 1370 ssh_packet_read_expect(struct ssh *ssh, u_int expected_type) function
    [all...]

Completed in 27 milliseconds