Searched refs:cwdfail (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dftp.h140 bool cwdfail; /* set TRUE if a CWD command fails, as then we must prevent member in struct:ftp_conn
H A Dftp.c2796 ftpc->cwdfail = TRUE; /* don't remember this path as we failed
3107 ftpc->cwdfail = TRUE; /* set this TRUE to prevent us to remember the
3139 if(!ftpc->cwdfail) {
4003 ftpc->cwdfail = FALSE;

Completed in 92 milliseconds