Home
last modified time | relevance | path

Searched defs:status (Results 1 – 25 of 40) sorted by relevance

12

/curl/lib/vauth/
H A Dvauth.h54 #define GSS_ERROR(status) ((status) & 0x80000000) argument
H A Dntlm_sspi.c55 SECURITY_STATUS status; in Curl_auth_is_ntlm_supported() local
98 SECURITY_STATUS status; in Curl_auth_create_ntlm_type1_message() local
254 SECURITY_STATUS status; in Curl_auth_create_ntlm_type3_message() local
H A Dkrb5_sspi.c55 SECURITY_STATUS status; in Curl_auth_is_gssapi_supported() local
108 SECURITY_STATUS status; in Curl_auth_create_gssapi_user_message() local
272 SECURITY_STATUS status; in Curl_auth_create_gssapi_security_message() local
H A Ddigest_sspi.c60 SECURITY_STATUS status; in Curl_auth_is_digest_supported() local
111 SECURITY_STATUS status; in Curl_auth_create_digest_md5_message() local
408 SECURITY_STATUS status; in Curl_auth_create_digest_http_message() local
H A Dspnego_sspi.c57 SECURITY_STATUS status; in Curl_auth_is_spnego_supported() local
/curl/packages/vms/
H A Dreport_openssl_version.c78 int status; in main() local
H A Dcurl_crtl_init.c114 int status; in sys_trnlnm() local
202 int status; in set_features() local
/curl/lib/
H A Dhostasyn.c67 int status, in Curl_addrinfo_callback()
H A Dsocks_sspi.c50 SECURITY_STATUS status, in check_sspi_err()
76 SECURITY_STATUS status; in Curl_SOCKS5_gssapi_negotiate() local
H A Dcurl_gssapi.c95 static size_t display_gss_error(OM_uint32 status, int type, in display_gss_error()
H A Dasyn-ares.c176 int status; in Curl_resolver_init() local
572 int status, in query_completed_cb()
742 static void addrinfo_cb(void *arg, int status, int timeouts, in addrinfo_cb()
H A Dhttp.h285 int status; member
H A Dcurl_rtmp.c284 static CURLcode rtmp_done(struct Curl_easy *data, CURLcode status, in rtmp_done()
H A Dfile.c264 CURLcode status, bool premature) in file_done()
H A Drtsp.c191 CURLcode status, bool premature) in rtsp_done()
/curl/tests/libtest/
H A Dlib1960.c75 int status; in test() local
H A Dlib1156.c139 int status = 0; in test() local
H A Dstub_gssapi.h32 #define GSS_ERROR(status) (status & 0x80000000) argument
/curl/tests/http/clients/
H A Dh2-upgrade-extreme.c216 long status = 0; in main() local
H A Dtls-session-reuse.c279 long status = 0; in main() local
/curl/docs/examples/
H A Dmulti-uv.c134 static void curl_perform(uv_poll_t *req, int status, int events) in curl_perform()
/curl/packages/OS400/
H A Dos400sys.c260 int status; in Curl_getnameinfo_a() local
306 int status; in Curl_getaddrinfo_a() local
588 int status; in Curl_ldap_search_s_a() local
/curl/lib/vssh/
H A Dlibssh.c2371 static CURLcode myssh_done(struct Curl_easy *data, CURLcode status) in myssh_done()
2393 static CURLcode scp_done(struct Curl_easy *data, CURLcode status, in scp_done()
2535 static CURLcode sftp_done(struct Curl_easy *data, CURLcode status, in sftp_done()
H A Dlibssh2.c3504 static CURLcode ssh_done(struct Curl_easy *data, CURLcode status) in ssh_done()
3529 static CURLcode scp_done(struct Curl_easy *data, CURLcode status, in scp_done()
3661 static CURLcode sftp_done(struct Curl_easy *data, CURLcode status, in sftp_done()
/curl/lib/vtls/
H A Dsectransp.c856 OSStatus status = errSecItemNotFound; in CopyIdentityWithLabelOldSchool() local
895 OSStatus status = errSecItemNotFound; in CopyIdentityWithLabel() local
995 OSStatus status = errSecItemNotFound; in CopyIdentityFromPKCS12File() local

Completed in 78 milliseconds

12