Home
last modified time | relevance | path

Searched defs:continue_reading (Results 1 – 3 of 3) sorted by relevance

/third_party/curl/tests/libtest/
Dlib678.c39 bool continue_reading = fseek(fInCert, 0, SEEK_END) == 0; in loadfile() local
/third_party/curl/src/
Dtool_operate.c1654 bool continue_reading = fInCert != NULL; in single_transfer() local
1697 bool continue_reading = fInCert != NULL; in single_transfer() local
/third_party/curl/lib/vtls/
Dschannel.c607 bool continue_reading = fseek(fInCert, 0, SEEK_END) == 0; in schannel_acquire_credential_handle() local