Home
last modified time | relevance | path

Searched refs:CURLOT_FUNCTION (Results 1 – 6 of 6) sorted by relevance

/external/curl/lib/
Deasyoptions.c47 {"CHUNK_BGN_FUNCTION", CURLOPT_CHUNK_BGN_FUNCTION, CURLOT_FUNCTION, 0},
49 {"CHUNK_END_FUNCTION", CURLOPT_CHUNK_END_FUNCTION, CURLOT_FUNCTION, 0},
51 {"CLOSESOCKETFUNCTION", CURLOPT_CLOSESOCKETFUNCTION, CURLOT_FUNCTION, 0},
57 CURLOT_FUNCTION, 0},
59 CURLOT_FUNCTION, 0},
61 CURLOT_FUNCTION, 0},
73 {"DEBUGFUNCTION", CURLOPT_DEBUGFUNCTION, CURLOT_FUNCTION, 0},
98 {"FNMATCH_FUNCTION", CURLOPT_FNMATCH_FUNCTION, CURLOT_FUNCTION, 0},
127 {"HEADERFUNCTION", CURLOPT_HEADERFUNCTION, CURLOT_FUNCTION, 0},
131 {"HSTSREADFUNCTION", CURLOPT_HSTSREADFUNCTION, CURLOT_FUNCTION, 0},
[all …]
/external/curl/tests/libtest/
Dlib1912.c66 if(curlcheck_write_cb_option(o->id) && (o->type != CURLOT_FUNCTION)) { in test()
70 if(curlcheck_conv_cb_option(o->id) && (o->type != CURLOT_FUNCTION)) { in test()
/external/curl/include/curl/
Doptions.h40 CURLOT_FUNCTION /* function pointer */ enumerator
/external/curl/docs/libcurl/
Dcurl_easy_option_next.md57 CURLOT_FUNCTION /* function pointer */
Dsymbols-in-versions922 CURLOT_FUNCTION 7.73.0
/external/curl/packages/OS400/
Dcurl.inc.in2029 d CURLOT_FUNCTION...