Home
last modified time | relevance | path

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

/external/curl/lib/
Dftp.h131 bool cwddone; /* if it has been determined that the proper CWD combo member
Dftp.c934 if(ftpc->cwddone) in ftp_state_cwd()
4335 ftpc->cwddone = FALSE; /* default to not done */ in ftp_parse_url_path()
4353 ftpc->cwddone = TRUE; in ftp_parse_url_path()