Searched refs:curl_sockopt_callback (Results 1 – 7 of 7) sorted by relevance
444 __builtin_types_compatible_p(__typeof__(expr), curl_sockopt_callback) || \
228 typedef int (*curl_sockopt_callback)(void *clientp, typedef
579 curlcheck_cb_compatible((expr), curl_sockopt_callback) || \
400 typedef int (*curl_sockopt_callback)(void *clientp, typedef
1633 curl_sockopt_callback fsockopt; /* function for setting socket options */
2287 data->set.fsockopt = va_arg(param, curl_sockopt_callback); in Curl_vsetopt()
2135 d curl_sockopt_callback...