Home
last modified time | relevance | path

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

/aosp_15_r20/external/ublksrv/nbd/
H A Dnbd-client.c319 void negotiate(int *sockp, u64 *rsize64, uint16_t *flags, char* name, in negotiate()
/aosp_15_r20/external/libbrillo/brillo/http/
H A Dcurl_api.cc168 void* sockp) { in MultiAssign()
/aosp_15_r20/external/bcc/libbpf-tools/
H A Dtcptracer.bpf.c70 struct inet_sock *sockp = (struct inet_sock *)sk; in fill_tuple() local
/aosp_15_r20/external/curl/docs/examples/
H A Dghiper.c247 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *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()
H A Devhiperfifo.c279 static int sock_cb(CURL *e, curl_socket_t s, int what, void *cbp, void *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()
/aosp_15_r20/external/libevent/test/
H A Dregress.c1923 evutil_socket_t *sockp = arg; in send_a_byte_cb() local