Searched refs:time_req (Results 1 - 3 of 3) sorted by relevance
/third_party/curl/tests/libtest/ |
H A D | stub_gssapi.c | 85 OM_uint32 time_req, in gss_init_sec_context() 102 (void)time_req; in gss_init_sec_context() 79 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/ |
H A D | setup-os400.h | 86 OM_uint32 time_req,
|
/third_party/curl/packages/OS400/ |
H A D | os400sys.c | 433 gss_flags_t req_flags, OM_uint32 time_req, in Curl_gss_init_sec_context_a() 467 target_name, mech_type, req_flags, time_req, in Curl_gss_init_sec_context_a() 429 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
|
Completed in 3 milliseconds