Searched refs:possibly_non_local (Results 1 – 1 of 1) sorted by relevance
874 bool possibly_non_local = TRUE; in ftp_state_use_port() local1002 possibly_non_local = FALSE; /* we know it is local now */ in ftp_state_use_port()1055 if(possibly_non_local && (error == EADDRNOTAVAIL)) { in ftp_state_use_port()1069 possibly_non_local = FALSE; /* do not try this again */ in ftp_state_use_port()
Completed in 12 milliseconds