Home
last modified time | relevance | path

Searched refs:dirlistonly (Results 1 – 3 of 3) sorted by relevance

/curl/src/
H A Dtool_cfgable.h120 bool dirlistonly; /* only get the FTP dir list */ member
H A Dtool_getparam.c2269 config->dirlistonly = toggle; /* only list the names of the FTP dir */ in getparameter()
H A Dtool_operate.c1501 my_setopt(curl, CURLOPT_DIRLISTONLY, config->dirlistonly ? 1L : 0L); in single_transfer()

Completed in 33 milliseconds