Home
last modified time | relevance | path

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

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