Home
last modified time | relevance | path

Searched defs:ret_flags (Results 1 - 5 of 5) sorted by relevance

/third_party/curl/lib/
H A Dcurl_gssapi.c50 Curl_gss_init_sec_context( struct Curl_easy *data, OM_uint32 *minor_status, gss_ctx_id_t *context, gss_name_t target_name, gss_OID mech_type, gss_channel_bindings_t input_chan_bindings, gss_buffer_t input_token, gss_buffer_t output_token, const bool mutual_auth, OM_uint32 *ret_flags) Curl_gss_init_sec_context() argument
/third_party/curl/tests/libtest/
H A Dstub_gssapi.c79 gss_init_sec_context(OM_uint32 *min, gss_const_cred_id_t initiator_cred_handle, gss_ctx_id_t *context_handle, gss_const_name_t target_name, const gss_OID mech_type, OM_uint32 req_flags, OM_uint32 time_req, const gss_channel_bindings_t input_chan_bindings, const gss_buffer_t input_token, gss_OID *actual_mech_type, gss_buffer_t output_token, OM_uint32 *ret_flags, OM_uint32 *time_rec) gss_init_sec_context() argument
/third_party/curl/lib/vtls/
H A Dschannel_int.h141 unsigned long req_flags, ret_flags; member
/third_party/curl/packages/OS400/
H A Dos400sys.c429 Curl_gss_init_sec_context_a(OM_uint32 *minor_status, gss_cred_id_t cred_handle, gss_ctx_id_t *context_handle, gss_name_t target_name, gss_OID mech_type, gss_flags_t req_flags, OM_uint32 time_req, gss_channel_bindings_t input_chan_bindings, gss_buffer_t input_token, gss_OID *actual_mech_type, gss_buffer_t output_token, gss_flags_t *ret_flags, OM_uint32 *time_rec) Curl_gss_init_sec_context_a() argument
/third_party/glfw/deps/
H A Dnuklear.h23465 nk_flags ret_flags = 0; in nk_edit_buffer() local

Completed in 47 milliseconds