Home
last modified time | relevance | path

Searched refs:check_protocol (Results 1 – 4 of 4) sorted by relevance

/third_party/curl/src/
Dtool_paramhlp.h42 int check_protocol(const char *str);
Dtool_paramhlp.c388 int check_protocol(const char *str) in check_protocol() function
Dtool_getparam.c1172 err = check_protocol(config->proto_default); in getparameter()
/third_party/openssl/test/
Dssl_test.c100 static int check_protocol(HANDSHAKE_RESULT *result, SSL_TEST_CTX *test_ctx) in check_protocol() function
365 ret &= check_protocol(result, test_ctx); in check_test()