| /third_party/curl/lib/ |
| H A D | nonblock.c | 46 int curlx_nonblock(curl_socket_t sockfd, /* operate on this */ in curlx_nonblock() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | skc_to_unix_sock.c | 14 int err, sockfd = 0; in test_skc_to_unix_sock() local
|
| H A D | decap_sanity.c | 26 int sockfd, err; in test_decap_sanity() local
|
| /third_party/ltp/testcases/kernel/syscalls/sendto/ |
| H A D | sendto02.c | 33 static int sockfd; variable
|
| /third_party/musl/libc-test/src/functionalext/supplement/network/network_gtest/ |
| H A D | fortify_test.cpp | 19 int sockfd = socket(AF_INET, SOCK_DGRAM, 0); in HWTEST_F() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/android/ion/ |
| H A D | ionapp_import.c | 23 int sockfd, shared_fd; in main() local
|
| H A D | ionutils.h | 13 int sockfd; member
|
| H A D | ionapp_export.c | 32 int sockfd, client_fd, shared_fd; in main() local
|
| /third_party/ltp/testcases/kernel/syscalls/setsockopt/ |
| H A D | setsockopt04.c | 25 static int sockfd; variable
|
| /third_party/ltp/testcases/kernel/syscalls/bind/ |
| H A D | bind02.c | 32 int sockfd; in run() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/network/ |
| H A D | sendmmsg.c | 31 int sockfd; in sendmmsg_0100() local
|
| H A D | sendmsg.c | 31 int sockfd; in sendmsg_0100() local
|
| /vendor/hisilicon/hispark_pegasus/demo/lwip_demo/ |
| H A D | lwip_tcp_client.c | 25 int sockfd = socket(AF_INET, SOCK_STREAM, 0); // TCP socket in TcpClientTest() local [all...] |
| H A D | lwip_tcp_server.c | 27 int sockfd = socket(AF_INET, SOCK_STREAM, 0); // TCP socket in TcpServerTest() local [all...] |
| /vendor/hisilicon/hispark_pegasus/demo/smart_night_light_demo/udpserver_light/ |
| H A D | udp_server_test.c | 33 int sockfd = socket(AF_INET, SOCK_DGRAM, 0); // UDP socket local
|
| /vendor/hisilicon/hispark_pegasus/demo/udpserver_demo/ |
| H A D | udp_server_test.c | 26 int sockfd = socket(AF_INET, SOCK_DGRAM, 0); // UDP socket local
|
| /base/startup/init/ueventd/ |
| H A D | ueventd_socket.c | 42 int sockfd = socket(PF_NETLINK, SOCK_DGRAM | SOCK_CLOEXEC | SOCK_NONBLOCK, NETLINK_KOBJECT_UEVENT); in UeventdSocketInit() local
|
| /foundation/CastEngine/castengine_wifi_display/tests/demo/network/ |
| H A D | udp_client_demo.cpp | 30 void do_cli(FILE *fp, int sockfd, struct sockaddr *pservaddr, socklen_t servlen) in do_cli() argument 50 int sockfd; in main() local
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/ |
| H A D | nstackx_socket.h | 31 SocketDesc sockfd; member
|
| /third_party/ltp/testcases/cve/ |
| H A D | cve-2017-2671.c | 43 static int sockfd; variable
|
| /third_party/ltp/testcases/kernel/sched/clisrv/ |
| H A D | pthcli.c | 63 void str_cli(FILE *fp, int sockfd) in str_cli() argument 100 int sockfd; in main() local [all...] |
| /third_party/ltp/testcases/kernel/syscalls/sendmmsg/ |
| H A D | sendmmsg_var.h | 12 static inline int libc_sendmmsg(int sockfd, struct mmsghdr *msgvec, in libc_sendmmsg() argument 23 static inline int sys_sendmmsg(int sockfd, struct mmsghdr *msgvec, in sys_sendmmsg() argument 29 static inline int libc_recvmmsg(int sockfd, struct mmsghdr *msgvec, in libc_recvmmsg() argument 40 static inline int sys_recvmmsg(int sockfd, struct mmsghdr *msgvec, in sys_recvmmsg() argument 46 static inline int sys_recvmmsg64(int sockfd, struct mmsghdr *msgvec, in sys_recvmmsg64() argument [all...] |
| /third_party/ltp/testcases/kernel/syscalls/sendmsg/ |
| H A D | sendmsg03.c | 27 static int sockfd = -1; variable
|
| /vendor/hisilicon/hispark_pegasus/demo/samart_environmental_monitoring_system_demo/udpserver_env/ |
| H A D | udp_server_test.c | 35 int sockfd = socket(AF_INET, SOCK_DGRAM, 0); // UDP socket local
|
| /third_party/curl/lib/vquic/ |
| H A D | vquic_int.h | 38 curl_socket_t sockfd; /* connected UDP socket */ member
|