Lines Matching defs:PORT
478 * When we've issue the PORT command, we have told the server to connect to
745 "PORT",
901 PORT,
923 static const char mode[][5] = { "EPRT", "PORT" };
1077 failf(data, "failed to resolve the address provided to PORT: %s", host);
1188 if((PORT == fcmd) && sa->sa_family != AF_INET)
1189 /* PORT is IPv4 only */
1224 if(PORT == fcmd) {
1244 failf(data, "Failure sending PORT command: %s",
1312 * ftp_state_prepare_transfer() starts PORT, PASV or PRET etc.
1332 /* We have chosen to use the PORT (or similar) command */
2031 failf(data, "Failed to do PORT");
2434 /* PORT means we are now awaiting the server to connect to us. */
3728 bool *connected, /* connect status after PASV / PORT */
4345 &connected, /* have we connected after PASV/PORT */