Home | History | Annotate | Download | only in lib

Lines Matching refs:connectport

1874   unsigned short connectport; /* the local port connect() should use! */
1992 connectport =
1996 failf(data, "Can't resolve proxy host %s:%hu", host_name, connectport);
2007 connectport = ftpc->newport; /* we connect to the remote port */
2010 failf(data, "Can't resolve new host %s:%hu", ftpc->newhost, connectport);
2035 ftp_pasv_verbose(conn, addr->addr, ftpc->newhost, connectport);