HomeSort by relevance Sort by last modified time
    Searched full:parse_auth_name (Results 1 - 1 of 1) sorted by null

  /external/curl/tests/libtest/
libauthretry.c 70 static long parse_auth_name(const char *arg) function
88 long main_auth_scheme = parse_auth_name(libtest_arg2);
89 long fallback_auth_scheme = parse_auth_name(libtest_arg3);

Completed in 963 milliseconds