Searched defs:code (Results 1 – 25 of 33) sorted by relevance
12
/curl/tests/libtest/ |
H A D | lib512.c | 33 CURLcode code; in test() local
|
H A D | lib1522.c | 54 CURLcode code = TEST_ERR_MAJOR_BAD; in test() local
|
H A D | lib1556.c | 49 CURLcode code; in test() local
|
H A D | lib1509.c | 38 CURLcode code; in test() local
|
H A D | lib506.c | 132 CURLcode code; in test_fire() local 179 CURLcode code = CURLE_OK; in test() local
|
H A D | lib678.c | 68 CURLcode code = CURLE_OUT_OF_MEMORY; in test_cert_blob() local
|
H A D | libntlmconnect.c | 46 CURLcode code; in callback() local
|
H A D | lib586.c | 101 CURLcode code; in test_fire() local
|
/curl/tests/unit/ |
H A D | unit1608.c | 54 CURLcode code; variable
|
/curl/docs/examples/ |
H A D | htmltitle.cpp | 91 CURLcode code; in init() local 260 CURLcode code; in main() local
|
H A D | hiperfifo.c | 114 #define mycase(code) \ argument 118 static void mcode_or_die(const char *where, CURLMcode code) in mcode_or_die()
|
H A D | ephiperfifo.c | 113 #define mycase(code) \ argument 117 static void mcode_or_die(const char *where, CURLMcode code) in mcode_or_die()
|
H A D | evhiperfifo.c | 134 static void mcode_or_die(const char *where, CURLMcode code) in mcode_or_die()
|
H A D | ghiper.c | 99 static void mcode_or_die(const char *where, CURLMcode code) in mcode_or_die()
|
/curl/src/ |
H A D | tool_vms.c | 92 void vms_special_exit(int code, int vms_show) in vms_special_exit()
|
H A D | tool_urlglob.c | 35 #define GLOBERROR(string, column, code) \ argument
|
H A D | tool_operate.c | 142 static bool is_fatal_error(CURLcode code) in is_fatal_error() 493 long code = 0; in post_per_transfer() local
|
/curl/lib/ |
H A D | socks_sspi.c | 71 CURLcode code; in Curl_SOCKS5_gssapi_negotiate() local
|
H A D | socks_gssapi.c | 111 CURLcode code; in Curl_SOCKS5_gssapi_negotiate() local
|
H A D | openldap.c | 595 LDAPMessage *msg, int code) in oldap_state_mechs_resp() 660 LDAPMessage *msg, int code) in oldap_state_sasl_resp() 687 int code) in oldap_state_bind_resp() 719 int code = LDAP_SUCCESS; in oldap_connecting() local 977 int code; in oldap_recv() local
|
H A D | pingpong.c | 284 int *code, /* return the server code if done */ in Curl_pp_readresp()
|
H A D | curl_sasl.c | 533 int code, saslprogress *progress) in Curl_sasl_continue()
|
H A D | http_chunks.c | 371 static const char *Curl_chunked_strerror(CHUNKcode code) in Curl_chunked_strerror()
|
/curl/lib/vssh/ |
H A D | wolfssh.c | 1096 CURLcode code, bool premature) in wsftp_done()
|
/curl/lib/vquic/ |
H A D | curl_ngtcp2.c | 457 static bool cf_ngtcp2_err_is_fatal(int code) in cf_ngtcp2_err_is_fatal() 465 struct Curl_easy *data, int code) in cf_ngtcp2_err_set() 482 static bool cf_ngtcp2_h3_err_is_fatal(int code) in cf_ngtcp2_h3_err_is_fatal() 489 struct Curl_easy *data, int code) in cf_ngtcp2_h3_err_set()
|
Completed in 70 milliseconds
12