Home
last modified time | relevance | path

Searched refs:tool_setopt_flags (Results 1 – 2 of 2) sorted by relevance

/external/curl/src/
Dtool_setopt.h89 CURLcode tool_setopt_flags(CURL *curl, struct GlobalConfig *config,
114 SETOPT_CHECK(tool_setopt_flags(x, global, #y, y, setopt_nv_ ## y, z), y)
Dtool_setopt.c304 CURLcode tool_setopt_flags(CURL *curl, struct GlobalConfig *config, in tool_setopt_flags() function