HomeSort by: relevance | last modified time | path
    Searched refs:noredirect (Results 1 - 3 of 3) sorted by relevancy

  /src/share/examples/refuse/ian/libfetch/
http.c 808 int chunked, direct, need_auth, noredirect, verbose; local
818 noredirect = CHECK_FLAG('A');
830 n = noredirect ? 1 : MAX_REDIRECT;
  /src/external/bsd/fetch/dist/libfetch/
http.c 891 int chunked, direct, if_modified_since, need_auth, noredirect; local
902 noredirect = CHECK_FLAG('A');
916 n = noredirect ? 1 : MAX_REDIRECT;
  /src/external/gpl2/xcvs/dist/src/
sanity.sh 65 echo "-n|--noredirect"
135 noredirect=false
183 n|no|nor|nore|nored|noredi|noredir|noredire|noredirec|noredirect)
249 noredirect=:
1301 skip_always $1 "not tested in proxy-noredirect mode"
1717 tests="${tests} writeproxy writeproxy-noredirect writeproxy-ssh"
1718 tests="${tests} writeproxy-ssh-noredirect"
2644 if $noredirect; then
2660 if $noredirect; then
12253 # Skip this in noredirect mode because it is too easy for the primar
    [all...]

Completed in 24 milliseconds