HomeSort by relevance Sort by last modified time
    Searched refs:dirlistonly (Results 1 - 3 of 3) sorted by null

  /external/curl/src/
tool_cfgable.h 99 bool dirlistonly; /* only get the FTP dir list */ member in struct:OperationConfig
tool_getparam.c     [all...]
tool_operate.c 901 my_setopt(curl, CURLOPT_DIRLISTONLY, config->dirlistonly?1L:0L);
    [all...]

Completed in 1548 milliseconds