Searched defs:sockp (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/ublksrv/nbd/ |
H A D | nbd-client.c | 319 void negotiate(int *sockp, u64 *rsize64, uint16_t *flags, char* name, in negotiate()
|
/aosp_15_r20/external/libbrillo/brillo/http/ |
H A D | curl_api.cc | 168 void* sockp) { in MultiAssign()
|
/aosp_15_r20/external/bcc/libbpf-tools/ |
H A D | tcptracer.bpf.c | 70 struct inet_sock *sockp = (struct inet_sock *)sk; in fill_tuple() local
|
/aosp_15_r20/external/curl/docs/examples/ |
H A D | ghiper.c | 247 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb()
|
H A D | hiperfifo.c | 279 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb()
|
H A D | evhiperfifo.c | 279 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb()
|
H A D | ephiperfifo.c | 305 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *sockp) in sock_cb()
|
/aosp_15_r20/external/libevent/test/ |
H A D | regress.c | 1923 evutil_socket_t *sockp = arg; in send_a_byte_cb() local
|