Home
last modified time | relevance | path

Searched refs:sockp (Results 1 – 8 of 8) sorted by relevance

/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)
48 struct priv *p = sockp;
H A DCURLMOPT_SOCKETFUNCTION.md99 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp)
101 struct priv *p = sockp;
/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()
285 SockInfo *fdp = (SockInfo*) 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
282 SockInfo *fdp = (SockInfo*) sockp; 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
250 SockInfo *fdp = (SockInfo*) sockp; 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
308 SockInfo *fdp = (SockInfo*) sockp; in sock_cb()
/curl/include/curl/
H A Dmulti.h427 curl_socket_t sockfd, void *sockp);
/curl/packages/OS400/
H A Dcurl.inc.in3102 d sockp * value void *

Completed in 31 milliseconds