Home
last modified time | relevance | path

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

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