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

/freebsd-13-stable/lib/libfetch/
H A Dfetch.h140 extern auth_t fetchAuthMethod;
H A Dfetch.c47 auth_t fetchAuthMethod; variable
H A Dhttp.c1732 } else if (fetchAuthMethod &&
1733 fetchAuthMethod(url) == 0) {
/freebsd-13-stable/usr.bin/fetch/
H A Dfetch.c1148 fetchAuthMethod = query_auth;

Completed in 76 milliseconds