Home
last modified time | relevance | path

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

/minix3/external/bsd/fetch/dist/libfetch/
H A Dfetch.h167 extern auth_t fetchAuthMethod;
H A Dfetch.c49 auth_t fetchAuthMethod; variable
H A Dhttp.c928 else if (fetchAuthMethod && fetchAuthMethod(url) == 0) { in http_request()
/minix3/minix/commands/fetch/
H A Dfetch.c1058 fetchAuthMethod = query_auth; in main()