Home
last modified time | relevance | path

Searched defs:sock (Results 1 - 25 of 320) sorted by relevance

12345678910>>...13

/foundation/communication/netmanager_base/bpf/bpf_progs/
H A Dnet_permission.c21 static SEC("cgroup/socket/create") int bpf_socekt_create(struct bpf_sock *sock) {} in bpf_socekt_create() argument
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dspunge_app.c24 static FILLP_INT SpungeInitSocket(struct FtSocket *sock) in SpungeInitSocket() argument
86 struct FtSocket *sock = FILLP_NULL_PTR; SpungeAllocSock() local
114 SpungeDelEpInstFromFtSocket(struct FtSocket *sock, FILLP_INT epFd) SpungeDelEpInstFromFtSocket() argument
[all...]
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_svc_dg_create/
H A Dtirpc_svc_dg_create.c43 int sock; in main() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_svcudp_create/
H A Drpc_svcudp_create.c46 int sock = 600; in main() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_svctcp_create/
H A Drpc_svctcp_create.c46 int sock = 600; in main() local
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_svc_vc_create/
H A Dtirpc_svc_vc_create.c43 int sock; in main() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dspunge.c35 void SpungeEpollAppRecvOne(struct FtSocket *sock) in SpungeEpollAppRecvOne() argument
40 void SpungeEpollEventCallback(struct FtSocket *sock, FILLP_INT event, FILLP_INT count) in SpungeEpollEventCallback() argument
[all...]
H A Dfillp_os.c79 FILLP_INT SysArchSetSockBlocking(FILLP_INT sock, FILLP_BOOL blocking) in SysArchSetSockBlocking() argument
102 FILLP_INT SysArchSetSockBlocking(FILLP_INT sock, FILLP_BOOL blocking) in SysArchSetSockBlocking() argument
133 FILLP_INT SysArchSetSockSndbuf(FILLP_INT sock, FILLP_UINT size) in SysArchSetSockSndbuf() argument
142 SysArchSetSockRcvbuf(FILLP_INT sock, FILLP_UINT size) SysArchSetSockRcvbuf() argument
[all...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/platform/unix/dfile/
H A Dsys_dfile.c21 int32_t CheckFdSetSize(SocketDesc sock) in CheckFdSetSize() argument
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/platform/liteos/dfile/
H A Dsys_dfile.c21 int32_t CheckFdSetSize(SocketDesc sock) in CheckFdSetSize() argument
/third_party/libuv/test/
H A Dtest-poll-closesocket.c29 static uv_os_sock_t sock; variable
H A Dtest-poll-close-doesnt-corrupt-stack.c35 static uv_os_sock_t sock; variable
H A Dtest-poll-multiple-handles.c47 uv_os_sock_t sock; in TEST_IMPL() local
/third_party/libcoap/src/
H A Dcoap_io_riot.c53 coap_socket_send(coap_socket_t *sock, in coap_socket_send() argument
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/lib/
H A Dlibrpc-tirpc.c28 int sock; in bound_socket() local
/third_party/ltp/testcases/kernel/syscalls/setsockopt/
H A Dsetsockopt09.c36 static int sock = -1; variable
[all...]
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_svcudp_bufcreate/
H A Drpc_svcudp_bufcreate.c50 int sock = 600; in main() local
/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/
H A Ddns_proxy_request_socket.h60 int32_t sock; member in OHOS::nmd::final
/foundation/communication/netstack/frameworks/js/napi/socket/socket_exec/include/
H A Dsocket_exec_common.h28 static bool MakeNonBlock(int sock) in MakeNonBlock() argument
54 int sock = socket(family, SOCK_STREAM, IPPROTO_TCP); in MakeTcpSocket() local
72 int sock = socket(family, SOCK_DGRAM, IPPROTO_UDP); MakeUdpSocket() local
87 int sock = socket(AF_UNIX, socketType, 0); MakeLocalSocket() local
[all...]
/third_party/curl/tests/libtest/
H A Dlib677.c38 curl_socket_t sock = CURL_SOCKET_BAD; in test() local
/third_party/alsa-lib/src/
H A Dsocket.c43 int snd_send_fd(int sock, void *data, size_t len, int fd) in snd_send_fd() argument
76 int snd_receive_fd(int sock, void *data, size_t len, int *fd) in snd_receive_fd() argument
/third_party/ltp/testcases/kernel/crypto/
H A Daf_alg07.c47 static int fd = -1, sock = -1; variable
/third_party/musl/porting/linux/user/src/mq/
H A Dmq_notify.c12 int sock; member
/third_party/musl/src/mq/
H A Dmq_notify.c16 int sock; member
/third_party/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/tirpc/tirpc_bottomlevel_clnt_vc_create/
H A Dtirpc_clnt_vc_create.c56 int sock; in main() local

Completed in 6 milliseconds

12345678910>>...13