Home
last modified time | relevance | path

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

/curl/docs/examples/
H A Devhiperfifo.c283 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb() argument
285 GlobalInfo *g = (GlobalInfo*) cbp; in sock_cb()
290 __PRETTY_FUNCTION__, e, s, what, cbp, sockp); 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.c245 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb() argument
247 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.md49 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp)
H A DCURLMOPT_SOCKETFUNCTION.md105 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp)

Completed in 11 milliseconds