Searched refs:pickoneauth (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dhttp.c288 /* pickoneauth() selects the most favourable authentication method from the
293 static bool pickoneauth(struct auth *pick) function
462 pickhost = pickoneauth(&data->state.authhost);
469 pickproxy = pickoneauth(&data->state.authproxy);

Completed in 126 milliseconds