Home
last modified time | relevance | path

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

/external/strace/qemu_multiarch_testing/hdc.dir/
Dinit212 test "x$FTP_PORT" = x ||
13 ftpput -P "$FTP_PORT" "$FTP_SERVER" strace
/external/tcpdump/
Dtcp.h134 #ifndef FTP_PORT
135 #define FTP_PORT 21 macro
Dprint-tcp.c696 else if (sport == FTP_PORT || dport == FTP_PORT) {
/external/curl/lib/
Dftp.h72 FTP_PORT, /* generic state for PORT, LPRT and EPRT, check count1 */ enumerator
Dftp.c1341 state(conn, FTP_PORT); in ftp_state_use_port()
3112 case FTP_PORT: in ftp_statemach_act()