Home
last modified time | relevance | path

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

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