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

  /external/openssh/
opacket.h 52 ssh_packet_connection_is_on_socket(active_state)
packet.h 142 int ssh_packet_connection_is_on_socket(struct ssh *);
packet.c 430 ssh_packet_connection_is_on_socket(struct ssh *ssh) function
526 if (ssh_packet_connection_is_on_socket(ssh)) {
    [all...]

Completed in 558 milliseconds