HomeSort by: relevance | last modified time | path
    Searched defs:CURL (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/time/
Makefile 562 # Name of curl <https://curl.haxx.se/>, used for HTML validation
564 # Set CURL=: to disable use of the Internet.
565 CURL= curl
823 $(CURL) -OR $(leaplist_URI)
1064 { ! ($(CURL) --version) >/dev/null 2>&1 || \
1065 $(CURL) -sS --url https://validator.w3.org/nu/ -F out=gnu \
  /src/external/public-domain/tz/dist/
Makefile 562 # Name of curl <https://curl.haxx.se/>, used for HTML validation
564 # Set CURL=: to disable use of the Internet.
565 CURL= curl
823 $(CURL) -OR $(leaplist_URI)
1063 { ! ($(CURL) --version) >/dev/null 2>&1 || \
1064 $(CURL) -sS --url https://validator.w3.org/nu/ -F out=gnu \

Completed in 28 milliseconds