Home
last modified time | relevance | path

Searched defs:sockets (Results 1 - 25 of 33) sorted by relevance

12

/third_party/libuv/test/
H A Dtest-poll-close.c45 uv_os_sock_t sockets[NUM_SOCKETS]; in TEST_IMPL() local
59 uv_poll_init_socket(uv_default_loop(), &poll_handles[i], sockets[i]); in TEST_IMPL() local
H A Dtest-watcher-cross-stop.c32 static uv_udp_t sockets[1250]; variable
34 static uv_udp_t sockets[2500]; variable
[all...]
/third_party/libcoap/include/coap3/
H A Dcoap_net.h852 coap_write(coap_context_t *ctx, coap_socket_t *sockets[], unsigned int max_sockets, unsigned int *num_sockets, coap_tick_t now ) coap_write() argument
H A Dcoap_net_internal.h180 coap_socket_t *sockets[64]; /**< Track different socket information member
/third_party/musl/libc-test/src/functionalext/fortify/
H A Dsocket_ext.c38 int sockets[2]; in send_and_recv_0010() local
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DSocket.cpp72 fd_set sockets; in select() local
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DSocket.cpp73 fd_set sockets; in select() local
/kernel/linux/linux-5.10/net/ipv4/
H A Dproc.c54 int orphans, sockets; in sockstat_seq_show() local
/kernel/linux/linux-6.6/net/ipv4/
H A Dproc.c54 int orphans, sockets; in sockstat_seq_show() local
/third_party/curl/tests/libtest/
H A Dlibntlmconnect.c38 static curl_socket_t sockets[MAX_EASY_HANDLES]; variable
H A Dlib582.c36 curl_socket_t *sockets; member
49 static void removeFd(struct Sockets *sockets, curl_socket_t fd, int mention) in removeFd() argument
69 addFd(struct Sockets *sockets, curl_socket_t fd, const char *what) addFd() argument
110 struct ReadWriteSockets *sockets = userp; curlSocketCallback() local
192 updateFdSet(struct Sockets *sockets, fd_set* fdset, curl_socket_t *maxFd) updateFdSet() argument
218 checkFdSet(CURLM *curl, struct Sockets *sockets, fd_set *fdset, int evBitmask, const char *name) checkFdSet() argument
237 struct ReadWriteSockets sockets = {{NULL, 0, 0}, {NULL, 0, 0}}; test() local
[all...]
H A Dlib530.c43 curl_socket_t *sockets; member
56 static void removeFd(struct Sockets *sockets, curl_socket_t fd, int mention) in removeFd() argument
77 addFd(struct Sockets *sockets, curl_socket_t fd, const char *what) addFd() argument
120 struct ReadWriteSockets *sockets = userp; curlSocketCallback() local
218 updateFdSet(struct Sockets *sockets, fd_set* fdset, curl_socket_t *maxFd) updateFdSet() argument
245 checkFdSet(CURLM *curl, struct Sockets *sockets, fd_set *fdset, int evBitmask, const char *name) checkFdSet() argument
265 struct ReadWriteSockets sockets = {{NULL, 0, 0}, {NULL, 0, 0}}; testone() local
[all...]
/third_party/libcoap/src/
H A Dcoap_io_contiki.c39 coap_socket_t *sockets[1]; in on_prepare_timer_expired() local
/kernel/linux/linux-5.10/tools/testing/vsock/
H A Dvsock_diag_test.c236 static void add_vsock_stat(struct list_head *sockets, in add_vsock_stat() argument
254 static void read_vsock_stat(struct list_head *sockets) in read_vsock_stat() argument
319 static void free_sock_stat(struct list_head *sockets) in free_sock_stat() argument
[all...]
/kernel/linux/linux-5.10/drivers/pcmcia/
H A Di82092.c69 static struct socket_info sockets[MAX_SOCKETS]; variable
[all...]
H A Dtcic.c114 static int sockets; variable
[all...]
/kernel/linux/linux-6.6/drivers/pcmcia/
H A Di82092.c69 static struct socket_info sockets[MAX_SOCKETS]; variable
[all...]
H A Dtcic.c114 static int sockets; variable
[all...]
/kernel/linux/linux-6.6/tools/testing/vsock/
H A Dvsock_diag_test.c236 static void add_vsock_stat(struct list_head *sockets, in add_vsock_stat() argument
254 static void read_vsock_stat(struct list_head *sockets) in read_vsock_stat() argument
319 static void free_sock_stat(struct list_head *sockets) in free_sock_stat() argument
[all...]
/test/xts/acts/pcs/pcs_ndk/entry/src/main/cpp/
H A DpcsNetworkTest.cpp170 int sockets[PARAM_2]; in Recv() local
/third_party/node/lib/internal/
H A Dchild_process.js
/kernel/linux/linux-5.10/drivers/hwmon/
H A Damd_energy.c210 int i, num_siblings, cpus, sockets; in amd_create_sensor() local
/kernel/linux/linux-5.10/include/linux/
H A Dtifm.h127 struct tifm_dev *sockets[]; member
/kernel/linux/linux-6.6/include/linux/
H A Dtifm.h127 struct tifm_dev *sockets[]; member
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dsocketndk.cpp280 int sockets[PARAM_2]; in Recv() local

Completed in 15 milliseconds

12