/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
H A D | cgroup_getset_retval.c | 19 static void test_setsockopt_set(int cgroup_fd, int sock_fd) in test_setsockopt_set() 53 static void test_setsockopt_set_and_get(int cgroup_fd, int sock_fd) in test_setsockopt_set_and_get() 94 static void test_setsockopt_default_zero(int cgroup_fd, int sock_fd) in test_setsockopt_default_zero() 128 static void test_setsockopt_default_zero_and_set(int cgroup_fd, int sock_fd) in test_setsockopt_default_zero_and_set() 170 static void test_setsockopt_override(int cgroup_fd, int sock_fd) in test_setsockopt_override() 218 static void test_setsockopt_legacy_eperm(int cgroup_fd, int sock_fd) in test_setsockopt_legacy_eperm() 261 static void test_setsockopt_legacy_no_override(int cgroup_fd, int sock_fd) in test_setsockopt_legacy_no_override() 311 static void test_getsockopt_get(int cgroup_fd, int sock_fd) in test_getsockopt_get() 351 static void test_getsockopt_override(int cgroup_fd, int sock_fd) in test_getsockopt_override() 387 static void test_getsockopt_retval_sync(int cgroup_fd, int sock_fd) in test_getsockopt_retval_sync() [all …]
|
H A D | sockopt_multi.c | 58 int cg_child, int sock_fd) in run_getsockopt_test() 208 int cg_child, int sock_fd) in run_setsockopt_test() 302 int sock_fd = -1; in test_sockopt_multi() local
|
H A D | sockopt_qos_to_cc.c | 7 static void run_setsockopt_test(int cg_fd, int sock_fd) in run_setsockopt_test() 34 int sock_fd = -1; in test_sockopt_qos_to_cc() local
|
H A D | bpf_iter.c | 1117 int sock_fd = -1; in test_bpf_sk_storage_delete() local 1179 int sock_fd = -1; in test_bpf_sk_storage_get() local 1240 int sock_fd[3] = {-1, -1, -1}; in test_bpf_sk_storage_map() local
|
H A D | connect_ping.c | 34 int sock_fd; in subtest() local
|
H A D | probe_user.c | 16 int err, results_map_fd, sock_fd, duration = 0; in serial_test_probe_user() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/ |
D | btif_sock_util.cc | 47 int sock_send_all(int sock_fd, const uint8_t* buf, int len) { in sock_send_all() 62 int sock_recv_all(int sock_fd, uint8_t* buf, int len) { in sock_recv_all() 78 int sock_send_fd(int sock_fd, const uint8_t* buf, int len, int send_fd) { in sock_send_fd()
|
D | btif_sock_sco.cc | 108 bt_status_t btsock_sco_listen(int* sock_fd, int /* flags */) { in btsock_sco_listen() argument 127 bt_status_t btsock_sco_connect(const RawAddress* bd_addr, int* sock_fd, int /* flags */) { in btsock_sco_connect() argument 139 int* sock_fd) { in sco_socket_establish_locked()
|
D | btif_sock.cc | 163 const Uuid* service_uuid, int channel, int* sock_fd, int flags, in btsock_listen() 215 int channel, int* sock_fd, int flags, int app_uid, in btsock_connect()
|
D | btif_sock_l2cap.cc | 932 int channel, int* sock_fd, int flags, char listen, in btsock_l2cap_listen_or_connect() 1036 bt_status_t btsock_l2cap_listen(const char* name, int channel, int* sock_fd, int flags, int app_uid, in btsock_l2cap_listen() 1043 bt_status_t btsock_l2cap_connect(const RawAddress* bd_addr, int channel, int* sock_fd, int flags, in btsock_l2cap_connect()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/ |
H A D | bind_bhash.c | 33 int sock_fd, reuse = 1, err; in bind_socket() local 74 int sock_fd, i; in setup() local 91 int listener_fd, sock_fd, i, j; in main() local
|
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/ |
H A D | sanitizer_test.cc | 84 int sock_fd[2]; in TEST() local 106 int sock_fd[2]; in TEST() local 134 int sock_fd[2]; in TEST() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/ |
H A D | test_progs.c | 1088 int sock_fd; member 1091 static int read_prog_test_msg(int sock_fd, struct msg *msg, enum msg_type type) in read_prog_test_msg() 1104 static int dispatch_thread_read_log(int sock_fd, char **log_buf, size_t *log_cnt) in dispatch_thread_read_log() 1132 static int dispatch_thread_send_subtests(int sock_fd, struct test_state *state) in dispatch_thread_send_subtests() 1167 int sock_fd; in dispatch_thread() local
|
/aosp_15_r20/external/ltp/testcases/network/stress/ns-tools/ |
H A 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
|
H A 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
|
H A 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
|
/aosp_15_r20/external/bcc/src/cc/api/ |
H A D | BPFTable.h | 532 virtual StatusTuple get_value(const int& sock_fd, ValueType& value) { in get_value() 538 virtual StatusTuple update_value(const int& sock_fd, const ValueType& value) { in update_value() 545 virtual StatusTuple remove_value(const int& sock_fd) { in remove_value()
|
/aosp_15_r20/system/server_configurable_flags/aconfigd/ |
H A D | aconfigd_socket_test.cpp | 38 auto sock_fd = unique_fd(socket(AF_UNIX, SOCK_STREAM | SOCK_CLOEXEC, 0)); in connect_aconfigd_socket() local 66 auto sock_fd = connect_aconfigd_socket(); in send_message() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_btif_sock_rfc.cc | 93 int* sock_fd, int flags, int app_uid) { in btsock_rfc_connect() 114 int* sock_fd, int flags, int app_uid) { in btsock_rfc_listen()
|
/aosp_15_r20/external/libwebsockets/lib/event-libs/libevent/ |
H A 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()
|
/aosp_15_r20/external/libpcap/ |
H A D | pcap-linux.c | 535 add_mon_if(pcap_t *handle, int sock_fd, struct nl80211_state *state, in add_mon_if() 640 del_mon_if(pcap_t *handle, int sock_fd, struct nl80211_state *state, in del_mon_if() 2304 int sock_fd, arptype; in setup_socket() local 4647 enter_rfmon_mode(pcap_t *handle, int sock_fd, const char *device) in enter_rfmon_mode()
|
/aosp_15_r20/device/generic/car/emulator/usbpt/usbip-service/ |
D | UsbIpUtils.h | 12 int sock_fd; member
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2017-13273/ |
H A D | poc.c | 35 static int sock_fd; variable
|
/aosp_15_r20/external/ltp/testcases/lib/ |
H A D | tst_ns_ifmove.c | 40 int sock_fd; in get_intf_index_from_name() local
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fsync/ |
H A D | fsync03.c | 25 static int sock_fd, bad_fd = -1; variable
|