Searched full:curl (Results 1 – 6 of 6) sorted by relevance
/linux/Documentation/translations/zh_CN/rust/ |
H A D | quick-start.rst | 67 … curl -L "https://static.rust-lang.org/dist/rust-src-$(scripts/min-tool-version.sh rustc).tar.gz" |
|
/linux/tools/testing/selftests/bpf/ |
H A D | vmtest.sh | 122 done < <(curl -Lsf ${INDEX_URL}) 150 curl -Lsf "${URLS[$file]}" "${@:2}"
|
/linux/tools/testing/selftests/nolibc/ |
H A D | run-tests.sh | 143 curl -o "${archive}" --fail --continue-at - "${url}"
|
/linux/tools/testing/selftests/hid/ |
H A D | vmtest.sh |
|
/linux/Documentation/rust/ |
H A D | quick-start.rst | 198 curl -L "https://static.rust-lang.org/dist/rust-src-$(rustc --version | cut -d' ' -f2).tar.gz" |
|
/linux/drivers/tty/vt/ |
H A D | ucs_fallback_table.h_shipped | 384 { 0x21, 0x64 }, /* LATIN SMALL LETTER D WITH CURL -> 'd' */ 401 { 0x34, 0x6C }, /* LATIN SMALL LETTER L WITH CURL -> 'l' */ 402 { 0x35, 0x6E }, /* LATIN SMALL LETTER N WITH CURL -> 'n' */ 403 { 0x36, 0x74 }, /* LATIN SMALL LETTER T WITH CURL -> 't' */ 429 { 0x55, 0x63 }, /* LATIN SMALL LETTER C WITH CURL -> 'c' */ 465 { 0x86, 0x53 }, /* LATIN SMALL LETTER ESH WITH CURL -> 'S' */ 476 { 0x91, 0x7A }, /* LATIN SMALL LETTER Z WITH CURL -> 'z' */ 478 { 0x93, 0x5A }, /* LATIN SMALL LETTER EZH WITH CURL -> 'Z' */
|