Home
last modified time | relevance | path

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

/third_party/curl/lib/
Dcurl_gssapi.c62 OM_uint32 req_flags = GSS_C_REPLAY_FLAG; in Curl_gss_init_sec_context() local
/third_party/curl/tests/libtest/
Dstub_gssapi.c84 OM_uint32 req_flags, in gss_init_sec_context()
/third_party/curl/lib/vtls/
Dschannel_int.h141 unsigned long req_flags, ret_flags; member
/third_party/ffmpeg/libavutil/
Dtx.c482 uint64_t req_flags = flags; in ff_tx_init_subtx() local
Dopt.c1235 int req_flags, int rej_flags, enum AVOptionType parent_type) in opt_list()
1446 int av_opt_show2(void *obj, void *av_log_obj, int req_flags, int rej_flags) in av_opt_show2()
Dvulkan.c138 VkMemoryPropertyFlagBits req_flags, void *alloc_extension, in vk_alloc_mem()
Dhwcontext_vulkan.c1660 VkMemoryPropertyFlagBits req_flags, const void *alloc_extension, in alloc_mem()
/third_party/curl/packages/OS400/
Dos400sys.c433 gss_flags_t req_flags, OM_uint32 time_req, in Curl_gss_init_sec_context_a()
/third_party/ffmpeg/fftools/
Dcmdutils.c134 void show_help_options(const OptionDef *options, const char *msg, int req_flags, in show_help_options()