Home
last modified time | relevance | path

Searched refs:ssh_exchange_identification (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/usr.bin/ssh/
Dsshconnect.h41 void ssh_exchange_identification(int);
Dsshconnect.c411 ssh_exchange_identification(int timeout_ms) in ssh_exchange_identification() function
1030 ssh_exchange_identification(timeout_ms); in ssh_login()