Searched defs:cft (Results 1 – 5 of 5) sorted by relevance
537 } cft[] = { variable
229 const struct Curl_cftype *cft; /* the type providing implementation */ member
309 struct Curl_cftype *cft; member
289 const struct Curl_cftype *cft, in Curl_cf_create()
5280 const struct Curl_cftype *cft = cf->cft; local