Home
last modified time | relevance | path

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

/curl/lib/
H A Dftplistparser.h63 struct ftp_wc *ftpwc; /* pointer to FTP wildcard data */
H A Dftp.h88 struct ftp_wc { struct
H A Dftplistparser.c312 struct ftp_wc *ftpwc = wc->ftpwc; in ftp_pl_insert_finfo()
369 struct ftp_wc *ftpwc = data->wildcard->ftpwc; in Curl_ftp_parselist()
H A Dftp.c3899 struct ftp_wc *ftpwc = ptr; in wc_data_dtor()
3912 struct ftp_wc *ftpwc = NULL; in init_wc_data()
3945 ftpwc = calloc(1, sizeof(struct ftp_wc)); in init_wc_data()
4019 struct ftp_wc *ftpwc = wildcard->ftpwc; in wc_statemach()
4111 struct ftp_wc *ftpwc = wildcard->ftpwc; in wc_statemach()

Completed in 21 milliseconds