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

/freebsd-11.0-release/lib/libfetch/
H A Dfetch.h137 extern auth_t fetchAuthMethod;
H A Dfetch.c43 auth_t fetchAuthMethod; variable
H A Dhttp.c1696 } else if (fetchAuthMethod &&
1697 fetchAuthMethod(url) == 0) {
/freebsd-11.0-release/usr.bin/fetch/
H A Dfetch.c1117 fetchAuthMethod = query_auth;

Completed in 118 milliseconds