Searched refs:CURL (Results 1 - 5 of 5) sorted by relevance

/bind-9.11.3/bin/tests/system/statistics/
H A Dtests.sh119 if $FEATURETEST --have-libxml2 && [ -x ${CURL} ] ; then
120 ${CURL} http://10.53.0.1:8053/xml/v3/zones > curl.out.${t} 2>/dev/null || ret=1
131 if $FEATURETEST --have-libxml2 && [ -x ${CURL} ] ; then
132 ${CURL} http://10.53.0.1:8053/xml/v3/zones > curl.out.${t} 2>/dev/null || ret=1
/bind-9.11.3/bin/tests/system/
H A Dconf.sh.in100 # CURL will be empty if no program was found by configure
101 CURL=@CURL@
H A Dconf.sh.win32114 CURL=/usr/bin/curl
/bind-9.11.3/bin/tests/system/statschannel/
H A Dtests.sh184 $CURL -D regular.headers $URL 2>/dev/null | \
186 $CURL -D compressed.headers --compressed $URL 2>/dev/null | \
/bind-9.11.3/
H A Dconfigure696 CURL
21914 case $CURL in
21916 ac_cv_path_CURL="$CURL" # Let the user override the test with a path.
21938 CURL=$ac_cv_path_CURL
21939 if test -n "$CURL"; then
21940 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CURL" >&5
21941 $as_echo "$CURL" >&6; }

Completed in 812 milliseconds