Home
last modified time | relevance | path

Searched refs:curl_sockopt_callback (Results 1 – 7 of 7) sorted by relevance

/external/google-breakpad/src/third_party/curl/
Dtypecheck-gcc.h444 __builtin_types_compatible_p(__typeof__(expr), curl_sockopt_callback) || \
Dcurl.h228 typedef int (*curl_sockopt_callback)(void *clientp, typedef
/external/curl/include/curl/
Dtypecheck-gcc.h579 curlcheck_cb_compatible((expr), curl_sockopt_callback) || \
Dcurl.h400 typedef int (*curl_sockopt_callback)(void *clientp, typedef
/external/curl/lib/
Durldata.h1633 curl_sockopt_callback fsockopt; /* function for setting socket options */
Dsetopt.c2287 data->set.fsockopt = va_arg(param, curl_sockopt_callback); in Curl_vsetopt()
/external/curl/packages/OS400/
Dcurl.inc.in2135 d curl_sockopt_callback...