Lines Matching refs:CURLcode
137 /* Read |len| from the socket |fd| and store it in |to|. Return a CURLcode
139 static CURLcode
143 CURLcode result;
164 CURLcode saying whether an error occurred or CURLE_OK if |len| was
166 static CURLcode
171 CURLcode result;
190 static CURLcode read_data(struct connectdata *conn,
196 CURLcode result;
229 char *buffer, size_t len, CURLcode *err)
278 CURLcode error;
348 const void *buffer, size_t len, CURLcode *err)
364 CURLcode error;
476 static CURLcode choose_mech(struct connectdata *conn)
551 CURLcode