Home
last modified time | relevance | path

Searched defs:req_flags (Results 1 – 8 of 8) sorted by relevance

/third_party/curl/lib/
Dcurl_gssapi.c52 OM_uint32 req_flags = GSS_C_REPLAY_FLAG; in Curl_gss_init_sec_context() local
/third_party/curl/lib/vtls/
Dschannel.h99 unsigned long req_flags, ret_flags; member
/third_party/curl/tests/libtest/
Dstub_gssapi.c71 OM_uint32 req_flags, in gss_init_sec_context()
/third_party/ffmpeg/libavutil/
Dopt.c1146 int req_flags, int rej_flags, enum AVOptionType parent_type) in opt_list()
1345 int av_opt_show2(void *obj, void *av_log_obj, int req_flags, int rej_flags) in av_opt_show2()
Dhwcontext_vulkan.c1257 VkMemoryPropertyFlagBits req_flags, const void *alloc_extension, in alloc_mem()
/third_party/ffmpeg/libavfilter/
Dvulkan.c90 VkMemoryPropertyFlagBits req_flags, void *alloc_extension, in vk_alloc_mem()
/third_party/curl/packages/OS400/
Dos400sys.c801 gss_flags_t req_flags, OM_uint32 time_req, in Curl_gss_init_sec_context_a()
/third_party/ffmpeg/fftools/
Dcmdutils.c174 void show_help_options(const OptionDef *options, const char *msg, int req_flags, in show_help_options()