Searched refs:main_auth_scheme (Results 1 – 1 of 1) sorted by relevance
90 long main_auth_scheme = parse_auth_name(libtest_arg2); in test() local93 if(main_auth_scheme == CURLAUTH_NONE || in test()113 res = send_wrong_password(curl, url, 100, main_auth_scheme); in test()131 res = send_wrong_password(curl, url, 300, main_auth_scheme); in test()
Completed in 4 milliseconds