HomeSort by relevance Sort by last modified time
    Searched defs:tcpconnect (Results 1 - 2 of 2) sorted by null

  /external/openssh/
ssh-keyscan.c 360 tcpconnect(char *host) function
408 } while ((s = tcpconnect(name)) < 0);
  /external/curl/lib/
urldata.h 526 bool tcpconnect[2]; /* the TCP layer (or similar) is connected, this is set member in struct:ConnectBits
    [all...]

Completed in 67 milliseconds