Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_setopt.h92 CURLcode tool_setopt_bitmask(CURL *curl, struct GlobalConfig *config,
118 SETOPT_CHECK(tool_setopt_bitmask(x, global, #y, y, setopt_nv_ ## y, z), y)
Dtool_setopt.c360 CURLcode tool_setopt_bitmask(CURL *curl, struct GlobalConfig *config, in tool_setopt_bitmask() function