Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/ssh/
Dssh-keyscan.c335 tcpconnect(char *host) in tcpconnect() function
383 } while ((s = tcpconnect(name)) < 0); in conalloc()