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

  /external/curl/lib/
ftp.h 122 int dirdepth; /* number of entries used in the 'dirs' array */ member in struct:ftp_conn
ftp.c 294 for(i=0; i < ftpc->dirdepth; i++) {
300 ftpc->dirdepth = 0;
955 if(ftpc->dirdepth) {
    [all...]

Completed in 60 milliseconds