Home
last modified time | relevance | path

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

/external/curl/tests/libtest/
Dlibauthretry.c58 static CURLcode send_wrong_password(CURL *curl, const char *url, int seq, in send_wrong_password() function
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()
133 res = send_wrong_password(curl, url, 400, fallback_auth_scheme); in test()