Home
last modified time | relevance | path

Searched refs:C (Results 1 – 25 of 1074) sorted by relevance

12345678910>>...43

/curl/tests/libtest/
H A Dtest.h187 #define res_easy_setopt(A, B, C) \ argument
190 #define chk_easy_setopt(A, B, C, Y, Z) do { \ argument
196 #define easy_setopt(A, B, C) \ argument
211 #define res_multi_setopt(A,B,C) \ argument
220 #define multi_setopt(A,B,C) \ argument
320 #define res_multi_fdset(A, B, C, D, E) \ argument
329 #define multi_fdset(A, B, C, D, E) \ argument
380 #define res_multi_poll(A, B, C, D, E) \ argument
389 #define multi_poll(A, B, C, D, E) \ argument
429 #define res_select_test(A, B, C, D, E) \ argument
[all …]
/curl/docs/cmdline-opts/
H A Dcontinue-at.md2 c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
4 Short: C
14 - -C - $URL
15 - -C 400 $URL
25 Use "-C -" to instruct curl to automatically find out where/how to resume the
H A Dlibcurl.md2 c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
20 libcurl-using C source code written to the file that does the equivalent of
H A D.gitignore1 # Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
/curl/m4/
H A Dcurl-override.m48 # Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
42 dnl Override Autoconf's AC_LANG_PROGRAM (C)
49 m4_define([AC_LANG_PROGRAM(C)],
58 dnl Override Autoconf's AC_LANG_CALL (C)
65 m4_define([AC_LANG_CALL(C)],
70 extern "C"
74 dnl Override Autoconf's AC_LANG_FUNC_LINK_TRY (C)
81 m4_define([AC_LANG_FUNC_LINK_TRY(C)],
92 extern "C"
/curl/docs/examples/
H A Dversion-check.pl71 open(C, "<$ARGV[0]") || die;
73 while(<C>) {
80 close(C);
/curl/tests/
H A Dtest1707.pl55 open(C, "$curl -h all|");
57 while(<C>) {
65 while(<C>) {
75 close(C);
/curl/scripts/
H A Dciconfig.pl135 open(C, "./configure --help|");
136 while(<C>) {
141 close(C);
/curl/tests/data/
H A Dtest101549 …5B%5D&y e s=s_i_r&v_alue=content+to+_%3F%21%23%24%27%7C%3C%3E%0A&content+to+_%3F%21%23%24%27%7C%3C
H A Dtest140917 Pass in string to -C
20 http://%HOSTIP:%NOLISTENPORT/%TESTNUMBER -C wrong
H A Dtest54332 %9C%26K%3DI%04%A1%01%E0%D8%7C%20%B7%EFS%29%FA%1DW%E1
H A Dtest153734 %2F%3A%3B%3C%3D%3E%3F%91%A2%B3%C4%D5%E6%F7
35 %2F%3A%3B%3C%3D%3E%3F%91%A2%B3%C4%D5%E6%F7
H A D.gitattributes1 # Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
H A D.gitignore1 # Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
/curl/.github/workflows/
H A Dcodeql-analysis.yml1 # Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
59 # Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
H A Dlinux-old.yml1 # Copyright (C) Daniel Fandrich, <dan@coneharvesters.com>, et al.
107 make -C bld-cares
111 run: make -C bld-cares install
114 run: make -C bld-cares testdeps
117 run: make -C bld-cares test-ci
137 make -C bld-am
141 run: make -C bld-am install
144 run: make -C bld-am/tests all
/curl/packages/OS400/
H A Dinitscript.sh150 for C in ${P}
152 case "${C}" in
156 ?*) R="${R}${C}/"
/curl/.github/
H A DCODEOWNERS1 # Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
/curl/lib/
H A D.gitattributes1 # Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
/curl/tests/http/testenv/mod_curltest/
H A D.gitignore1 # Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
/curl/winbuild/
H A D.gitignore1 # Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
/curl/tests/unit/
H A D.gitignore1 # Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
/curl/docs/libcurl/
H A D.gitignore1 # Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
/curl/projects/Windows/
H A D.gitattributes1 # Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
/curl/tests/http/
H A D.gitignore1 # Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.

Completed in 17 milliseconds

12345678910>>...43