Home
last modified time | relevance | path

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

/external/curl/tests/libtest/
Dlibauthretry.c88 long main_auth_scheme = parse_auth_name(libtest_arg2); in test() local
91 if(main_auth_scheme == CURLAUTH_NONE || in test()
111 res = send_wrong_password(curl, url, 100, main_auth_scheme); in test()
129 res = send_wrong_password(curl, url, 300, main_auth_scheme); in test()