Home | Sort by relevance Sort by last modified time |
/external/curl/src/ | |
tool_cfgable.h | 108 bool dirlistonly; /* only get the FTP dir list */ member in struct:OperationConfig |
tool_getparam.c | [all...] |
tool_operate.c | 923 my_setopt(curl, CURLOPT_DIRLISTONLY, config->dirlistonly?1L:0L); [all...] |