Macros
curlmsg.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CURL_ABORTED_BY_CALLBACK   251756890
 
#define CURL_AGAIN   251757202
 
#define CURL_BAD_CONTENT_ENCODING   251757042
 
#define CURL_BAD_DOWNLOAD_RESUME   251756842
 
#define CURL_BAD_FUNCTION_ARGUMENT   251756898
 
#define CURL_CONV_FAILED   251757154
 
#define CURL_CONV_REQD   251757162
 
#define CURL_COULDNT_CONNECT   251756610
 
#define CURL_COULDNT_RESOLVE_HOST   251756602
 
#define CURL_COULDNT_RESOLVE_PROXY   251756594
 
#define CURL_CURL_LAST   251757226
 
#define CURL_FACILITY   3841
 
#define CURL_FAILED_INIT   251756570
 
#define CURL_FILE_COULDNT_READ_FILE   251756850
 
#define CURL_FILESIZE_EXCEEDED   251757058
 
#define CURL_FTP_ACCESS_DENIED   251756626
 
#define CURL_FTP_CANT_GET_HOST   251756674
 
#define CURL_FTP_COULDNT_RETR_FILE   251756706
 
#define CURL_FTP_COULDNT_SET_TYPE   251756690
 
#define CURL_FTP_COULDNT_USE_REST   251756802
 
#define CURL_FTP_PORT_FAILED   251756794
 
#define CURL_FTP_WEIRD_227_FORMAT   251756666
 
#define CURL_FTP_WEIRD_PASS_REPLY   251756642
 
#define CURL_FTP_WEIRD_PASV_REPLY   251756658
 
#define CURL_FTP_WEIRD_SERVER_REPLY   CURL_WEIRD_SERVER_REPLY
 
#define CURL_FUNCTION_NOT_FOUND   251756882
 
#define CURL_GOT_NOTHING   251756970
 
#define CURL_HTTP_POST_ERROR   251756826
 
#define CURL_HTTP_RETURNED_ERROR   251756730
 
#define CURL_INTERFACE_FAILED   251756914
 
#define CURL_LDAP_CANNOT_BIND   251756858
 
#define CURL_LDAP_INVALID_URL   251757050
 
#define CURL_LDAP_SEARCH_FAILED   251756866
 
#define CURL_LOGIN_DENIED   251757090
 
#define CURL_OBSOLETE10   251756634
 
#define CURL_OBSOLETE12   251756650
 
#define CURL_OBSOLETE16   251756682
 
#define CURL_OBSOLETE20   251756714
 
#define CURL_OBSOLETE24   251756746
 
#define CURL_OBSOLETE29   251756786
 
#define CURL_OBSOLETE32   251756810
 
#define CURL_OBSOLETE4   251756586
 
#define CURL_OBSOLETE40   251756874
 
#define CURL_OBSOLETE44   251756906
 
#define CURL_OBSOLETE46   251756922
 
#define CURL_OBSOLETE50   251756954
 
#define CURL_OBSOLETE57   251757010
 
#define CURL_OK   251756553
 
#define CURL_OPERATION_TIMEOUTED   251756778
 
#define CURL_OUT_OF_MEMORY   251756770
 
#define CURL_PARTIAL_FILE   251756698
 
#define CURL_PEER_FAILED_VERIF   251756962
 
#define CURL_QUOTE_ERROR   251756722
 
#define CURL_RANGE_ERROR   251756818
 
#define CURL_READ_ERROR   251756762
 
#define CURL_RECV_ERROR   251757002
 
#define CURL_REMOTE_DISK_FULL   251757114
 
#define CURL_REMOTE_FILE_EXISTS   251757138
 
#define CURL_REMOTE_FILE_NOT_FOUND   251757178
 
#define CURL_SEND_ERROR   251756994
 
#define CURL_SEND_FAIL_REWIND   251757074
 
#define CURL_SSH   251757186
 
#define CURL_SSL_CACERT   251757034
 
#define CURL_SSL_CACERT_BADFILE   251757170
 
#define CURL_SSL_CERTPROBLEM   251757018
 
#define CURL_SSL_CIPHER   251757026
 
#define CURL_SSL_CONNECT_ERROR   251756834
 
#define CURL_SSL_CRL_BADFILE   251757210
 
#define CURL_SSL_ENGINE_INITFAILED   251757082
 
#define CURL_SSL_ENGINE_NOTFOUND   251756978
 
#define CURL_SSL_ENGINE_SETFAILED   251756986
 
#define CURL_SSL_ISSUER_ERROR   251757218
 
#define CURL_SSL_SHUTDOWN_FAILED   251757194
 
#define CURL_TELNET_OPTION_SYNTAX   251756946
 
#define CURL_TFTP_ILLEGAL   251757122
 
#define CURL_TFTP_NOSUCHUSER   251757146
 
#define CURL_TFTP_NOTFOUND   251757098
 
#define CURL_TFTP_PERM   251757106
 
#define CURL_TFTP_UNKNOWNID   251757130
 
#define CURL_TOO_MANY_REDIRECTS   251756930
 
#define CURL_UNKNOWN_TELNET_OPTION   251756938
 
#define CURL_UNSUPPORTED_PROTOCOL   251756562
 
#define CURL_UPLOAD_FAILED   251756754
 
#define CURL_URL_MALFORMAT   251756578
 
#define CURL_USE_SSL_FAILED   251757066
 
#define CURL_WEIRD_SERVER_REPLY   251756618
 
#define CURL_WRITE_ERROR   251756738
 

Macro Definition Documentation

#define CURL_ABORTED_BY_CALLBACK   251756890

Definition at line 95 of file curlmsg.h.

#define CURL_AGAIN   251757202

Definition at line 134 of file curlmsg.h.

#define CURL_BAD_CONTENT_ENCODING   251757042

Definition at line 114 of file curlmsg.h.

#define CURL_BAD_DOWNLOAD_RESUME   251756842

Definition at line 89 of file curlmsg.h.

#define CURL_BAD_FUNCTION_ARGUMENT   251756898

Definition at line 96 of file curlmsg.h.

#define CURL_CONV_FAILED   251757154

Definition at line 128 of file curlmsg.h.

#define CURL_CONV_REQD   251757162

Definition at line 129 of file curlmsg.h.

#define CURL_COULDNT_CONNECT   251756610

Definition at line 59 of file curlmsg.h.

#define CURL_COULDNT_RESOLVE_HOST   251756602

Definition at line 58 of file curlmsg.h.

#define CURL_COULDNT_RESOLVE_PROXY   251756594

Definition at line 57 of file curlmsg.h.

#define CURL_CURL_LAST   251757226

Definition at line 137 of file curlmsg.h.

#define CURL_FACILITY   3841

Definition at line 51 of file curlmsg.h.

#define CURL_FAILED_INIT   251756570

Definition at line 54 of file curlmsg.h.

#define CURL_FILE_COULDNT_READ_FILE   251756850

Definition at line 90 of file curlmsg.h.

#define CURL_FILESIZE_EXCEEDED   251757058

Definition at line 116 of file curlmsg.h.

#define CURL_FTP_ACCESS_DENIED   251756626

Definition at line 62 of file curlmsg.h.

#define CURL_FTP_CANT_GET_HOST   251756674

Definition at line 68 of file curlmsg.h.

#define CURL_FTP_COULDNT_RETR_FILE   251756706

Definition at line 72 of file curlmsg.h.

#define CURL_FTP_COULDNT_SET_TYPE   251756690

Definition at line 70 of file curlmsg.h.

#define CURL_FTP_COULDNT_USE_REST   251756802

Definition at line 84 of file curlmsg.h.

#define CURL_FTP_PORT_FAILED   251756794

Definition at line 83 of file curlmsg.h.

#define CURL_FTP_WEIRD_227_FORMAT   251756666

Definition at line 67 of file curlmsg.h.

#define CURL_FTP_WEIRD_PASS_REPLY   251756642

Definition at line 64 of file curlmsg.h.

#define CURL_FTP_WEIRD_PASV_REPLY   251756658

Definition at line 66 of file curlmsg.h.

#define CURL_FTP_WEIRD_SERVER_REPLY   CURL_WEIRD_SERVER_REPLY

Definition at line 61 of file curlmsg.h.

#define CURL_FUNCTION_NOT_FOUND   251756882

Definition at line 94 of file curlmsg.h.

#define CURL_GOT_NOTHING   251756970

Definition at line 105 of file curlmsg.h.

#define CURL_HTTP_POST_ERROR   251756826

Definition at line 87 of file curlmsg.h.

#define CURL_HTTP_RETURNED_ERROR   251756730

Definition at line 75 of file curlmsg.h.

#define CURL_INTERFACE_FAILED   251756914

Definition at line 98 of file curlmsg.h.

#define CURL_LDAP_CANNOT_BIND   251756858

Definition at line 91 of file curlmsg.h.

#define CURL_LDAP_INVALID_URL   251757050

Definition at line 115 of file curlmsg.h.

#define CURL_LDAP_SEARCH_FAILED   251756866

Definition at line 92 of file curlmsg.h.

#define CURL_LOGIN_DENIED   251757090

Definition at line 120 of file curlmsg.h.

#define CURL_OBSOLETE10   251756634

Definition at line 63 of file curlmsg.h.

#define CURL_OBSOLETE12   251756650

Definition at line 65 of file curlmsg.h.

#define CURL_OBSOLETE16   251756682

Definition at line 69 of file curlmsg.h.

#define CURL_OBSOLETE20   251756714

Definition at line 73 of file curlmsg.h.

#define CURL_OBSOLETE24   251756746

Definition at line 77 of file curlmsg.h.

#define CURL_OBSOLETE29   251756786

Definition at line 82 of file curlmsg.h.

#define CURL_OBSOLETE32   251756810

Definition at line 85 of file curlmsg.h.

#define CURL_OBSOLETE4   251756586

Definition at line 56 of file curlmsg.h.

#define CURL_OBSOLETE40   251756874

Definition at line 93 of file curlmsg.h.

#define CURL_OBSOLETE44   251756906

Definition at line 97 of file curlmsg.h.

#define CURL_OBSOLETE46   251756922

Definition at line 99 of file curlmsg.h.

#define CURL_OBSOLETE50   251756954

Definition at line 103 of file curlmsg.h.

#define CURL_OBSOLETE57   251757010

Definition at line 110 of file curlmsg.h.

#define CURL_OK   251756553

Definition at line 52 of file curlmsg.h.

#define CURL_OPERATION_TIMEOUTED   251756778

Definition at line 81 of file curlmsg.h.

#define CURL_OUT_OF_MEMORY   251756770

Definition at line 80 of file curlmsg.h.

#define CURL_PARTIAL_FILE   251756698

Definition at line 71 of file curlmsg.h.

#define CURL_PEER_FAILED_VERIF   251756962

Definition at line 104 of file curlmsg.h.

#define CURL_QUOTE_ERROR   251756722

Definition at line 74 of file curlmsg.h.

#define CURL_RANGE_ERROR   251756818

Definition at line 86 of file curlmsg.h.

#define CURL_READ_ERROR   251756762

Definition at line 79 of file curlmsg.h.

#define CURL_RECV_ERROR   251757002

Definition at line 109 of file curlmsg.h.

#define CURL_REMOTE_DISK_FULL   251757114

Definition at line 123 of file curlmsg.h.

#define CURL_REMOTE_FILE_EXISTS   251757138

Definition at line 126 of file curlmsg.h.

#define CURL_REMOTE_FILE_NOT_FOUND   251757178

Definition at line 131 of file curlmsg.h.

#define CURL_SEND_ERROR   251756994

Definition at line 108 of file curlmsg.h.

#define CURL_SEND_FAIL_REWIND   251757074

Definition at line 118 of file curlmsg.h.

#define CURL_SSH   251757186

Definition at line 132 of file curlmsg.h.

#define CURL_SSL_CACERT   251757034

Definition at line 113 of file curlmsg.h.

#define CURL_SSL_CACERT_BADFILE   251757170

Definition at line 130 of file curlmsg.h.

#define CURL_SSL_CERTPROBLEM   251757018

Definition at line 111 of file curlmsg.h.

#define CURL_SSL_CIPHER   251757026

Definition at line 112 of file curlmsg.h.

#define CURL_SSL_CONNECT_ERROR   251756834

Definition at line 88 of file curlmsg.h.

#define CURL_SSL_CRL_BADFILE   251757210

Definition at line 135 of file curlmsg.h.

#define CURL_SSL_ENGINE_INITFAILED   251757082

Definition at line 119 of file curlmsg.h.

#define CURL_SSL_ENGINE_NOTFOUND   251756978

Definition at line 106 of file curlmsg.h.

#define CURL_SSL_ENGINE_SETFAILED   251756986

Definition at line 107 of file curlmsg.h.

#define CURL_SSL_ISSUER_ERROR   251757218

Definition at line 136 of file curlmsg.h.

#define CURL_SSL_SHUTDOWN_FAILED   251757194

Definition at line 133 of file curlmsg.h.

#define CURL_TELNET_OPTION_SYNTAX   251756946

Definition at line 102 of file curlmsg.h.

#define CURL_TFTP_ILLEGAL   251757122

Definition at line 124 of file curlmsg.h.

#define CURL_TFTP_NOSUCHUSER   251757146

Definition at line 127 of file curlmsg.h.

#define CURL_TFTP_NOTFOUND   251757098

Definition at line 121 of file curlmsg.h.

#define CURL_TFTP_PERM   251757106

Definition at line 122 of file curlmsg.h.

#define CURL_TFTP_UNKNOWNID   251757130

Definition at line 125 of file curlmsg.h.

#define CURL_TOO_MANY_REDIRECTS   251756930

Definition at line 100 of file curlmsg.h.

#define CURL_UNKNOWN_TELNET_OPTION   251756938

Definition at line 101 of file curlmsg.h.

#define CURL_UNSUPPORTED_PROTOCOL   251756562

Definition at line 53 of file curlmsg.h.

#define CURL_UPLOAD_FAILED   251756754

Definition at line 78 of file curlmsg.h.

#define CURL_URL_MALFORMAT   251756578

Definition at line 55 of file curlmsg.h.

#define CURL_USE_SSL_FAILED   251757066

Definition at line 117 of file curlmsg.h.

#define CURL_WEIRD_SERVER_REPLY   251756618

Definition at line 60 of file curlmsg.h.

#define CURL_WRITE_ERROR   251756738

Definition at line 76 of file curlmsg.h.



rc_tagdetect_client
Author(s): Monika Florek-Jasinska , Raphael Schaller
autogenerated on Sat Feb 13 2021 03:42:17