Home
last modified time | relevance | path

Searched refs:fetchAuthMethod (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/share/examples/refuse/ian/libfetch/
H A Dfetch.h134 extern auth_t fetchAuthMethod;
H A Dfetch.c45 auth_t fetchAuthMethod; variable
H A Dhttp.c906 else if (fetchAuthMethod && fetchAuthMethod(url) == 0) { in _http_request()
/netbsd-src/external/bsd/fetch/dist/libfetch/
H A Dfetch.h167 extern auth_t fetchAuthMethod;
H A Dfetch.c49 auth_t fetchAuthMethod; variable