Home
last modified time | relevance | path

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

/external/curl/lib/
Dftp.h135 bool cwdfail; /* set TRUE if a CWD command fails, as then we must prevent member
Dftp.c2954 ftpc->cwdfail = TRUE; /* don't remember this path as we failed in ftp_statemach_act()
3169 ftpc->cwdfail = TRUE; /* set this TRUE to prevent us to remember the in ftp_done()
3201 if(!ftpc->cwdfail) { in ftp_done()
4112 ftpc->cwdfail = FALSE; in ftp_parse_url_path()