Home
last modified time | relevance | path

Searched refs:tool_setopt (Results 1 – 8 of 8) sorted by relevance

/external/curl/src/
Dtool_setopt.h101 CURLcode tool_setopt(CURL *curl, bool str, struct GlobalConfig *global,
106 SETOPT_CHECK(tool_setopt(x, FALSE, global, config, #y, y, z), y)
109 SETOPT_CHECK(tool_setopt(x, TRUE, global, config, #y, y, z), y)
126 #define res_setopt(x,y,z) tool_setopt(x, FALSE, global, config, #y, y, z)
128 #define res_setopt_str(x,y,z) tool_setopt(x, TRUE, global, config, #y, y, z)
DMakefile.inc86 tool_setopt.c \
129 tool_setopt.h \
Dtool_setopt.c636 CURLcode tool_setopt(CURL *curl, bool str, struct GlobalConfig *global, in tool_setopt() function
/external/tensorflow/third_party/
Dcurl.BUILD410 "src/tool_setopt.c",
411 "src/tool_setopt.h",
/external/curl/packages/vms/
Dgnv_link_curl.com415 [.src]curl-tool_setopt.o, [.src]curl-tool_sleep.o, -
/external/curl/
DRELEASE-NOTES150 o tool_setopt: escape binary data to hex, not octal
DCHANGES192 - tool_setopt: escape binary data to hex, not octal
6463 - tool_setopt: correct the copyright year range
/external/curl/projects/Windows/VC6/src/
Dcurl.dsp838 SOURCE=..\..\..\..\src\tool_setopt.c
1046 SOURCE=..\..\..\..\src\tool_setopt.h