Home
last modified time | relevance | path

Searched refs:ftp_wc (Results 1 – 4 of 4) sorted by relevance

/third_party/curl/lib/
Dftplistparser.h63 struct ftp_wc *ftpwc; /* pointer to FTP wildcard data */
Dftp.h88 struct ftp_wc { struct
Dftplistparser.c315 struct ftp_wc *ftpwc = wc->ftpwc; in ftp_pl_insert_finfo()
372 struct ftp_wc *ftpwc = data->wildcard->ftpwc; in Curl_ftp_parselist()
Dftp.c3771 struct ftp_wc *ftpwc = ptr; in wc_data_dtor()
3784 struct ftp_wc *ftpwc = NULL; in init_wc_data()
3817 ftpwc = calloc(1, sizeof(struct ftp_wc)); in init_wc_data()
3891 struct ftp_wc *ftpwc = wildcard->ftpwc; in wc_statemach()
3980 struct ftp_wc *ftpwc = wildcard->ftpwc; in wc_statemach()