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