Home
last modified time | relevance | path

Searched refs:cbp (Results 1 – 6 of 6) sorted by relevance

/curl/docs/examples/
H A Devhiperfifo.c279 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb() argument
282 __PRETTY_FUNCTION__, e, s, what, cbp, sockp); in sock_cb()
284 GlobalInfo *g = (GlobalInfo*) cbp; in sock_cb()
H A Dhiperfifo.c279 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb() argument
281 GlobalInfo *g = (GlobalInfo*) cbp; in sock_cb()
H A Dghiper.c247 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb() argument
249 GlobalInfo *g = (GlobalInfo*) cbp; in sock_cb()
H A Dephiperfifo.c305 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb() argument
307 GlobalInfo *g = (GlobalInfo*) cbp; in sock_cb()
/curl/docs/libcurl/opts/
H A DCURLMOPT_SOCKETDATA.md46 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp)
H A DCURLMOPT_SOCKETFUNCTION.md99 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp)

Completed in 25 milliseconds