Searched defs:sock_fd (Results 1 – 18 of 18) sorted by relevance
| /third_party/ltp/testcases/network/stress/ns-tools/ |
| D | ns-udpserver.c | 141 void respond_to_client(int sock_fd) in respond_to_client() 196 int sock_fd; /* socket binded open ports */ in main() local
|
| D | ns-icmpv4_sender.c | 315 int sock_fd; /* Socket for ioctl() */ in complete_eth_addrs() local 546 int sock_fd; in send_packets() local
|
| D | ns-tcpclient.c | 135 int sock_fd; /* socket descriptor for a connection */ in main() local
|
| D | ns-udpclient.c | 148 int sock_fd; /* socket descriptor to access */ in main() local
|
| D | ns-icmpv6_sender.c | 176 int sock_fd; /* Socket for ioctl() */ in specify_hw_addr() local 716 int sock_fd; in send_packets() local
|
| D | ns-tcpserver.c | 291 int communicate_client(struct server_info *info_p, int sock_fd) in communicate_client()
|
| D | ns-common.c | 304 void get_ifinfo(struct ifreq *ans, int sock_fd, const char *ifname, int query) in get_ifinfo()
|
| /third_party/ltp/testcases/kernel/syscalls/fsync/ |
| D | fsync03.c | 25 static int sock_fd, bad_fd = -1; variable
|
| /third_party/ltp/testcases/lib/ |
| D | tst_ns_ifmove.c | 40 int sock_fd; in get_intf_index_from_name() local
|
| /third_party/ltp/testcases/kernel/syscalls/ftruncate/ |
| D | ftruncate03.c | 32 static int sock_fd, read_fd, fd; variable
|
| /third_party/ltp/testcases/kernel/syscalls/setsockopt/ |
| D | setsockopt03.c | 55 int ret, sock_fd; in run() local
|
| /third_party/libwebsockets/lib/event-libs/libevent/ |
| D | libevent.c | 103 lws_event_cb(evutil_socket_t sock_fd, short revents, void *ctx) in lws_event_cb() 161 lws_event_sigint_cb(evutil_socket_t sock_fd, short revents, void *ctx) in lws_event_sigint_cb()
|
| /third_party/mesa3d/src/gallium/winsys/virgl/vtest/ |
| D | virgl_vtest_winsys.h | 47 int sock_fd; member
|
| /third_party/python/Modules/ |
| D | socketmodule.h | 299 SOCKET_T sock_fd; /* Socket file descriptor */ member
|
| D | socketmodule.c | 5111 long sock_fd; local
|
| /third_party/mbedtls/programs/ssl/ |
| D | ssl_mail_client.c | 275 static int write_and_get_response(mbedtls_net_context *sock_fd, unsigned char *buf, size_t len) in write_and_get_response()
|
| /third_party/libfuse/util/ |
| D | fusermount.c | 1192 static int send_fd(int sock_fd, int fd) in send_fd()
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| D | vn_renderer_vtest.c | 54 int sock_fd; member
|