Home
last modified time | relevance | path

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

/third_party/curl/tests/libtest/
Dlib1912.c63 if(curlcheck_write_cb_option(o->id) && (o->type != CURLOT_FUNCTION)) { in test()
/third_party/curl/include/curl/
Dtypecheck-gcc.h54 if(curlcheck_write_cb_option(_curl_opt)) \
344 #define curlcheck_write_cb_option(option) \ macro