Home
last modified time | relevance | path

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

/external/curl/lib/
Dftp.c1006 bool possibly_non_local = TRUE; in ftp_state_use_port() local
1129 possibly_non_local = FALSE; /* we know it is local now */ in ftp_state_use_port()
1187 if(possibly_non_local && (error == EADDRNOTAVAIL)) { in ftp_state_use_port()
1203 possibly_non_local = FALSE; /* don't try this again */ in ftp_state_use_port()