HomeSort by: relevance | last modified time | path
    Searched refs:ssh_packet_set_interactive (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
packet.h 110 void ssh_packet_set_interactive(struct ssh *, int);
serverloop.c 321 ssh_packet_set_interactive(ssh, interactive);
clientloop.c 1638 ssh_packet_set_interactive(ssh, interactive);
packet.c 2285 ssh_packet_set_interactive(struct ssh *ssh, int interactive) function

Completed in 61 milliseconds