Searched defs:sockfd (Results 1 – 6 of 6) sorted by relevance
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| D | socketndk.cpp | 81 int sockfd = socket(AF_INET, SOCK_STREAM, PARAM_0); in Sendmsg() local 121 int sockfd = socket(AF_INET, SOCK_STREAM, PARAM_0); in Send() local 161 int sockfd = socket(AF_INET, SOCK_STREAM, PARAM_0); in Sendto() local 201 int sockfd = socket(AF_INET, SOCK_STREAM, PARAM_0); in Sendmmsg() local 356 int sockfd = socket(AF_INET, SOCK_STREAM, PARAM_0); in Connect() local 391 int sockfd = socket(AF_INET, SOCK_STREAM, PARAM_0); in Bind() local 404 int sockfd = socket(AF_INET, SOCK_STREAM, PARAM_0); in Listen() local 420 int sockfd = socket(AF_INET, SOCK_STREAM, PARAM_0); in Getpeername() local 458 int sockfd = socket(AF_INET, SOCK_STREAM, PARAM_0); in Getsockname() local 476 int sockfd = socket(AF_INET, SOCK_STREAM, PARAM_0); in Getsockopt() local
|
| D | otherstestndk.cpp | 344 int sockfd = socket(AF_INET, SOCK_STREAM, PARAM_0); in Epoll_ctl() local 771 int ServerTask(int sockfd, pthread_t cli) in ServerTask() 802 int sockfd = socket(AF_INET, SOCK_STREAM, PARAM_0); in Accept() local
|
| /test/xts/acts/pcs/pcs_ndk/entry/src/main/cpp/ |
| D | pcsNetworkTest.cpp | 52 int sockfd = socket(AF_INET, SOCK_STREAM, PARAM_0); in Bind() local 66 int sockfd = socket(AF_INET, SOCK_STREAM, PARAM_0); in Listen() local 83 int sockfd = socket(AF_INET, SOCK_STREAM, PARAM_0); in Connect() local 120 int sockfd = socket(AF_INET, SOCK_STREAM, PARAM_0); in Send() local
|
| /test/xts/device_attest/services/core/network/ |
| D | attest_network.c | 296 int32_t sockfd = 0; in InitSocketClientImpl() local 326 int32_t sockfd = 0; in InitSocketClient() local
|
| /test/xts/acts/commonlibrary/thirdparty/musl32/entry/src/main/cpp/ |
| D | fnmatchndk32.cpp | 536 int sockfd = socket(AF_INET, SOCK_DGRAM, PARAM_0); in ReCvmMsg_time64() local 559 int sockfd; in ReCvmMsg_time64() local
|
| /test/xts/acts/multimedia/drm/drm_ndk_test/entry/src/main/cpp/ |
| D | hello.cpp | 131 int sockfd; in getHttp() local
|