Searched defs:sockp (Results 1 – 5 of 5) sorted by relevance
/third_party/curl/docs/examples/ |
D | evhiperfifo.c | 277 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb()
|
D | hiperfifo.c | 277 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb()
|
D | ghiper.c | 245 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb()
|
D | ephiperfifo.c | 303 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb()
|
/third_party/curl/lib/ |
D | connect.c | 1179 curl_socket_t *sockp = &conn->tempsock[tempindex]; in singleipconnect() local
|