Searched refs:unknown (Results 1 – 25 of 51) sorted by relevance
123
/curl/m4/ |
H A D | curl-functions.m4 | 477 tst_links_alarm="unknown" 478 tst_proto_alarm="unknown" 479 tst_compi_alarm="unknown" 480 tst_allow_alarm="unknown" 836 tst_links_fcntl="unknown" 837 tst_proto_fcntl="unknown" 838 tst_compi_fcntl="unknown" 839 tst_allow_fcntl="unknown" 2622 tst_links_ioctl="unknown" 4108 unknown) [all …]
|
H A D | zz40-xc-ovr.m4 | 98 xc_tst_str='unknown' 127 xc_tst_str='unknown' 155 xc_tst_str='unknown' 183 xc_tst_str='unknown' 215 xc_tst_str='unknown' 248 xc_tst_str='unknown' 306 xc_tst_str='unknown unknown unknown unknown' 335 xc_tst_str='unknown' 338 unknown 339 unknown [all …]
|
H A D | curl-compilers.m4 | 35 compiler_id="unknown" 39 flags_dbg_yes="unknown" 40 flags_opt_all="unknown" 41 flags_opt_yes="unknown" 42 flags_opt_off="unknown" 61 if test "$compiler_id" = "unknown"; then 189 test "$compiler_id" = "unknown"; then 307 test "$compiler_id" = "unknown"; then 443 tmp_compiler_works="unknown" 1312 tst_compiler_check_one_works="unknown" [all …]
|
/curl/scripts/ |
H A D | release-tools.sh | 29 timestamp=${1:-unknown} 30 version=${2:-unknown}
|
/curl/tests/data/ |
H A D | test1179 | 25 error when using unknown command line option 39 curl: option --never-implemented: is unknown
|
H A D | test983 | 13 REPLY AUTH 500 unknown command\r\n500 unknown command\r\n331 give password\r\n230 Authenticated\r\n…
|
H A D | test1538 | 46 e11: FTP: unknown PASS reply 48 e13: FTP: unknown PASV reply 49 e14: FTP: unknown 227 response format 83 e48: An unknown option was passed in to libcurl 159 s6: CURLSHcode unknown 169 u9: An unknown part ID was passed to a URL API function 192 u32: CURLUcode unknown
|
H A D | test926 | 24 SMTP unknown user VRFY
|
H A D | test1539 | 30 HTTP 1.0 POST with read callback and unknown data size
|
H A D | test1108 | 14 REPLY PRET 550 unknown command
|
H A D | test1103 | 17 REPLY SYST 215 unknown-OS runs this server
|
H A D | test986 | 14 REPLY AUTH 500 unknown command
|
H A D | test1514 | 31 HTTP POST with read callback and unknown data size
|
H A D | test1971 | 39 HTTP AWS_SIGV4 for AWS S3: UPLOAD with unknown INFILESIZE
|
H A D | test428 | 33 # For unknown reasons, a number of CI jobs on Appveyor keep returning NULL to
|
/curl/docs/libcurl/opts/ |
H A D | CURLINFO_FILETIME.md | 34 -1, it can be because of many reasons (it might be unknown, the server might 36 etc) and the time of the document is unknown.
|
H A D | CURLINFO_FILETIME_T.md | 35 If you get -1, it can be because of many reasons (it might be unknown, the 37 document time etc) and the time of the document is unknown.
|
H A D | CURLOPT_DEFAULT_PROTOCOL.md | 40 An unknown or unsupported protocol causes error *CURLE_UNSUPPORTED_PROTOCOL*
|
H A D | CURLOPT_IOCTLFUNCTION.md | 26 CURLIOE_UNKNOWNCMD, /* command was unknown to callback */
|
/curl/docs/cmdline-opts/ |
H A D | proto-default.md | 21 An unknown or unsupported protocol causes error *CURLE_UNSUPPORTED_PROTOCOL*.
|
H A D | proxy.md | 35 Ancient curl versions ignored unknown schemes and used http:// instead.
|
/curl/ |
H A D | acinclude.m4 | 407 curl_cv_ldap_LIBS="unknown" 411 if test "$curl_cv_ldap_LIBS" = "unknown"; then 446 X-unknown) 499 curl_cv_ldap_LIBS="unknown" 556 X-unknown) 806 curl_cv_in_addr_t_equiv="unknown" 841 unknown) 954 curl_cv_gclk_LIBS="unknown" 985 X-unknown) 1058 tst_connect_need_LIBS="unknown" [all …]
|
/curl/packages/vms/ |
H A D | curlmsg.msg | 96 UNKNOWN_TELNET_OPTION <unknown TELNET option> 120 TFTP_UNKNOWNID <unknown transfer ID>
|
/curl/docs/libcurl/ |
H A D | curl_global_trace.md | 54 case-insensitive and unknown names are ignored. The special name "all" applies 59 added or disappear in future versions of libcurl. Since unknown names are
|
/curl/src/ |
H A D | tool_formparse.c | 616 char *unknown = get_param_word(config, &p, &endpos, endchar); in get_param_part() local 620 if(*unknown) in get_param_part() 621 warnf(config->global, "skip unknown form field: %s", unknown); in get_param_part()
|
Completed in 34 milliseconds
123