Home
last modified time | relevance | path

Searched defs:sock_fd (Results 1 – 25 of 26) sorted by relevance

12

/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/
Dsockopt_multi.c58 int cg_child, int sock_fd) in run_getsockopt_test()
207 int cg_child, int sock_fd) in run_setsockopt_test()
304 int sock_fd = -1; in test_sockopt_multi() local
Dprobe_user.c10 int err, results_map_fd, sock_fd, duration = 0; in test_probe_user() local
Dsockopt.c879 int sock_fd, err, prog_fd; in run_test() local
/external/ltp/testcases/network/stress/ns-tools/
Dns-udpserver.c141 void respond_to_client(int sock_fd) in respond_to_client()
196 int sock_fd; /* socket binded open ports */ in main() local
Dns-icmpv4_sender.c315 int sock_fd; /* Socket for ioctl() */ in complete_eth_addrs() local
546 int sock_fd; in send_packets() local
Dns-tcpclient.c135 int sock_fd; /* socket descriptor for a connection */ in main() local
Dns-udpclient.c148 int sock_fd; /* socket descriptor to access */ in main() local
Dns-icmpv6_sender.c176 int sock_fd; /* Socket for ioctl() */ in specify_hw_addr() local
716 int sock_fd; in send_packets() local
Dns-tcpserver.c291 int communicate_client(struct server_info *info_p, int sock_fd) in communicate_client()
Dns-common.c304 void get_ifinfo(struct ifreq *ans, int sock_fd, const char *ifname, int query) in get_ifinfo()
/external/perfetto/src/profiling/perf/
Dtraced_perf.cc30 const char* sock_fd = getenv(kTracedPerfSocketEnvVar); in GetRawInheritedListeningSocket() local
/external/llvm-project/lldb/tools/debugserver/source/
DRNBSocket.cpp94 int sock_fd = ::socket(address.GetFamily(), SOCK_STREAM, IPPROTO_TCP); in Listen() local
164 auto sock_fd = event_list[i].ident; in Listen() local
/external/ltp/testcases/kernel/syscalls/fsync/
Dfsync03.c25 static int sock_fd, bad_fd = -1; variable
/external/libwebsockets/lib/event-libs/libevent/
Dlibevent.c93 lws_event_cb(evutil_socket_t sock_fd, short revents, void *ctx) in lws_event_cb()
149 lws_event_sigint_cb(evutil_socket_t sock_fd, short revents, void *ctx) in lws_event_sigint_cb()
/external/ltp/testcases/kernel/syscalls/ftruncate/
Dftruncate03.c31 static int sock_fd, read_fd, fd; variable
/external/ltp/testcases/kernel/containers/share/
Dns_ifmove.c52 int sock_fd; in get_intf_index_from_name() local
/external/perfetto/src/profiling/memory/
Dmain.cc47 const char* sock_fd = getenv(kHeapprofdSocketEnvVar); in GetListeningSocket() local
/external/python/cpython2/Modules/
Dsocketmodule.h126 SOCKET_T sock_fd; /* Socket file descriptor */ member
Dsocketmodule.c629 sendsegmented(int sock_fd, char *buf, int len, int flags) in sendsegmented()
3154 long sock_fd; local
/external/mesa3d/src/gallium/winsys/virgl/vtest/
Dvirgl_vtest_winsys.h47 int sock_fd; member
/external/ltp/testcases/kernel/syscalls/setsockopt/
Dsetsockopt03.c91 int ret, sock_fd; in run() local
/external/libpcap/
Dpcap-linux.c525 add_mon_if(pcap_t *handle, int sock_fd, struct nl80211_state *state, in add_mon_if()
630 del_mon_if(pcap_t *handle, int sock_fd, struct nl80211_state *state, in del_mon_if()
2223 set_dlt_list_cooked(pcap_t *handle, int sock_fd) in set_dlt_list_cooked()
2270 int sock_fd, arptype; in activate_pf_packet() local
4497 enter_rfmon_mode(pcap_t *handle, int sock_fd, const char *device) in enter_rfmon_mode()
/external/python/cpython3/Modules/
Dsocketmodule.h284 SOCKET_T sock_fd; /* Socket file descriptor */ member
/external/ppp/pppd/
Dsys-linux.c179 static int sock_fd = -1; /* socket for doing interface ioctls */ variable
1871 int ret, sock_fd; in get_if_hwaddr() local
/external/wayland/src/
Dwayland-server.c1626 wl_display_add_socket_fd(struct wl_display *display, int sock_fd) in wl_display_add_socket_fd()

12