Searched refs:curl_ioctl_callback (Results 1 - 2 of 2) sorted by relevance

/external/google-breakpad/src/third_party/curl/
H A Dtypecheck-gcc.h137 "curl_easy_setopt expects a curl_ioctl_callback argument for this option")
428 /* evaluates to true if expr is of type curl_ioctl_callback or "similar" */
431 __builtin_types_compatible_p(__typeof__(expr), curl_ioctl_callback) || \
H A Dcurl.h268 typedef curlioerr (*curl_ioctl_callback)(CURL *handle, typedef

Completed in 80 milliseconds