| /third_party/musl/Benchmark/musl/ |
| D | socket_test.cpp | 261 int sfd = -1; in ConnectTo() local 307 int sfd = -1; in BindAt() local 339 int sfd = ConnectTo("127.0.0.1", "80", SOCK_DGRAM, nullptr); in Bm_function_getpeername_client_local() local 357 int sfd = ConnectTo("www.baidu.com", "80", SOCK_DGRAM, nullptr); in Bm_function_getpeername_client_external() local 375 int sfd = ConnectTo("127.0.0.1", "1500", SOCK_STREAM, nullptr); in ThreadTaskClient() local 386 int sfd = BindAt("1500"); in StartServer() local 416 int sfd = StartServer(&connfd); in Bm_function_getpeername_server() local 434 int sfd = ConnectTo("127.0.0.1", "80", SOCK_DGRAM, nullptr); in Bm_function_getsockname_client_local() local 452 int sfd = ConnectTo("www.baidu.com", "80", SOCK_DGRAM, nullptr); in Bm_function_getsockname_client_external() local 471 int sfd = StartServer(&connfd); in Bm_function_getsockname_server() local [all …]
|
| /third_party/ltp/testcases/kernel/syscalls/signalfd/ |
| D | signalfd01.c | 91 int sfd; in do_test1() local 182 int sfd; in do_test2() local 263 int sfd; in main() local
|
| /third_party/ltp/testcases/kernel/syscalls/epoll_pwait/ |
| D | epoll_pwait02.c | 19 static int efd, sfd[2]; variable
|
| D | epoll_pwait04.c | 19 static int efd, sfd[2]; variable
|
| D | epoll_pwait03.c | 20 static int efd, sfd[2]; variable
|
| D | epoll_pwait05.c | 20 static int efd, sfd[2]; variable
|
| D | epoll_pwait01.c | 26 static int efd, sfd[2]; variable
|
| /third_party/ltp/testcases/kernel/syscalls/fsmount/ |
| D | fsmount01.c | 42 int sfd, mfd; in run() local
|
| /third_party/node/tools/ |
| D | pseudo-tty.py | 16 def pipe(sfd, dfd): argument
|
| /third_party/curl/lib/ |
| D | easy.c | 1169 static CURLcode easy_connection(struct Curl_easy *data, curl_socket_t *sfd, in easy_connection() 1199 curl_socket_t sfd; in curl_easy_recv() local 1229 curl_socket_t sfd; in Curl_connect_only_attach() local 1254 curl_socket_t sfd; in Curl_senddata() local
|
| /third_party/ltp/testcases/kernel/syscalls/sync_file_range/ |
| D | sync_file_range01.c | 42 static int fd, sfd; variable
|
| /third_party/libwebsockets/lib/core-net/client/ |
| D | connect3.c | 692 lws_sockfd_type sfd = wsi->desc.sockfd; local
|
| /third_party/libwebsockets/lib/plat/unix/ |
| D | unix-fds.c | 82 lws_sockfd_type sfd) in sanity_assert_no_sockfd_traces()
|
| /third_party/ltp/testcases/network/sctp/ |
| D | sctp_big_chunk.c | 33 static int sfd, cfd; variable
|
| /third_party/ltp/testcases/kernel/syscalls/send/ |
| D | send01.c | 53 static int sfd; /* shared between do_child and start_server */ variable
|
| /third_party/ltp/testcases/kernel/syscalls/recv/ |
| D | recv01.c | 64 static int sfd; /* shared between do_child and start_server */ variable
|
| /third_party/ltp/testcases/kernel/syscalls/connect/ |
| D | connect01.c | 63 static int sfd; /* shared between start_server and do_child */ variable
|
| /third_party/node/deps/openssl/openssl/engines/ |
| D | e_afalg.h | 86 int sfd; member
|
| /third_party/openssl/engines/ |
| D | e_afalg.h | 86 int sfd; member
|
| /third_party/ltp/testcases/kernel/syscalls/sendto/ |
| D | sendto01.c | 52 static int sfd; variable
|
| /third_party/ltp/testcases/kernel/syscalls/recvfrom/ |
| D | recvfrom01.c | 64 static int sfd; /* shared between do_child and start_server */ variable
|
| /third_party/ltp/testcases/kernel/syscalls/recvmsg/ |
| D | recvmsg01.c | 31 static int sfd; /* shared between do_child and start_server */ variable
|
| /third_party/ltp/testcases/kernel/syscalls/sendmsg/ |
| D | sendmsg01.c | 65 static int sfd; /* shared between do_child and start_server */ variable
|
| /third_party/libfuse/example/ |
| D | hello_ll_uds.c | 193 int sfd = socket(AF_UNIX, SOCK_STREAM, 0); in create_socket() local
|
| /third_party/ltp/testcases/network/lib6/ |
| D | asapi_01.c | 225 static int client(int sfd) in client()
|