Home
last modified time | relevance | path

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

/third_party/curl/tests/libtest/
Dlib678.c37 bool continue_reading = fseek(fInCert, 0, SEEK_END) == 0; in loadfile() local
/third_party/curl/src/
Dtool_operate.c1495 bool continue_reading = fInCert != NULL; in single_transfer() local
1538 bool continue_reading = fInCert != NULL; in single_transfer() local
/third_party/curl/lib/vtls/
Dschannel.c576 bool continue_reading = fseek(fInCert, 0, SEEK_END) == 0; in schannel_acquire_credential_handle() local