Home | History | Annotate | Download | only in lib

Lines Matching refs:EPRT

972   EPRT,
997 static const char mode[][5] = { "EPRT", "PORT" };
1252 /* EPRT is disabled but we are connected to a IPv6 host, so we ignore the
1253 request and enable EPRT again! */
1259 if(!conn->bits.ftp_use_eprt && (EPRT == fcmd))
1280 if(EPRT == fcmd) {
1284 * EPRT |1|132.235.1.2|6275|
1286 * EPRT |2|1080::8:800:200C:417A|5282|
1293 failf(data, "Failure sending EPRT command: %s",
1417 result = ftp_state_use_port(conn, EPRT);
2061 if(EPRT == fcmd) {
2062 infof(data, "disabling EPRT usage\n");