Searched refs:CURLOT_FUNCTION (Results 1 – 6 of 6) sorted by relevance
/external/curl/lib/ |
D | easyoptions.c | 47 {"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/ |
D | lib1912.c | 66 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/ |
D | options.h | 40 CURLOT_FUNCTION /* function pointer */ enumerator
|
/external/curl/docs/libcurl/ |
D | curl_easy_option_next.md | 57 CURLOT_FUNCTION /* function pointer */
|
D | symbols-in-versions | 922 CURLOT_FUNCTION 7.73.0
|
/external/curl/packages/OS400/ |
D | curl.inc.in | 2029 d CURLOT_FUNCTION...
|