Home
last modified time | relevance | path

Searched defs:socket (Results 376 - 400 of 461) sorted by relevance

1...<<111213141516171819

/kernel/linux/linux-6.6/drivers/pcmcia/
H A Di82365.c146 struct pcmcia_socket socket; member
159 static struct i82365_socket socket[8] = { variable
[all...]
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/
H A Ddmlib.py21 import socket namespace
1004 def socket(host=None, port=None, timeout=None): global() member in HdcHelper
[all...]
/third_party/backends/backend/escl/
H A Descl.c1145 SANE_String_Const socket = name + 5; in escl_parse_name() local
/third_party/node/src/
H A Dinspector_socket_server.cc101 void SendHttpResponse(InspectorSocket* socket, in SendHttpResponse() argument
119 void SendVersionResponse(InspectorSocket* socket) { in SendVersionResponse() argument
126 void SendHttpNotFound(InspectorSocket* socket) { in SendHttpNotFound() argument
130 void SendProtocolJson(InspectorSocket* socket) { in SendProtocolJson() argument
227 FromTcpSocket(UvHandle* socket) FromTcpSocket() argument
333 InspectorSocket* socket = session->ws_socket(); HandleGetRequest() local
355 SendListResponse(InspectorSocket* socket, const std::string& host, SocketSession* session) SendListResponse() argument
[all...]
/third_party/python/Tools/wasm/
H A Dwasm_build.py33 import socket namespace
/third_party/python/Lib/asyncio/
H A Devents.py16 import socket namespace
[all...]
H A Dbase_events.py23 import socket namespace
[all...]
/third_party/python/Lib/test/test_asyncio/
H A Dtest_proactor_events.py4 import socket namespace
[all...]
H A Dtest_selector_events.py5 import socket namespace
[all...]
/third_party/python/Lib/test/
H A Dtest_ftplib.py7 import socket namespace
[all...]
H A Dtest_httpservers.py12 import socket namespace
H A Dtest_imaplib.py11 import socket namespace
H A Dtest_smtpd.py6 import socket namespace
[all...]
H A Dtest_smtplib.py8 import socket namespace
[all...]
/third_party/python/Lib/
H A Dmailbox.py12 import socket namespace
H A Dimaplib.py25 import binascii, errno, random, re, socket, subprocess, sys, time, calendar namespace
351 def socket(self): global() member in IMAP4
[all...]
/third_party/python/Lib/logging/
H A Dhandlers.py26 import io, logging, socket, os, pickle, struct, time, re namespace
[all...]
/third_party/rust/crates/rust-openssl/openssl/src/ssl/test/
H A Dmod.rs637 let mut socket = ssl.connect(s).unwrap(); in default_verify_paths() variables
/third_party/rust/crates/nix/src/sys/socket/
H A Dmod.rs2080 pub fn socket<T: Into<Option<SockProtocol>>>( socket() functions
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp618 sptr<BluetoothSocketServer> socket = new BluetoothSocketServer(); in createServers() local
/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_session_manager.c769 int32_t ClientSetStatusClosingBySocket(int32_t socket, bool isClosing) in ClientSetStatusClosingBySocket() argument
795 int32_t ClientSetEnableStatusBySocket(int32_t socket, SessionEnableStatus enableStatus) in ClientSetEnableStatusBySocket() argument
1669 ClientHandleBindWaitTimer(int32_t socket, uint32_t maxWaitTime, TimerAction action) ClientHandleBindWaitTimer() argument
1719 ClientSetSocketState(int32_t socket, uint32_t maxIdleTimeout, SessionRole role) ClientSetSocketState() argument
1827 ClientGetPeerSocketInfoById(int32_t socket, PeerSocketInfo *peerSocketInfo) ClientGetPeerSocketInfoById() argument
2210 CheckSessionEnableStatus(int32_t socket, SoftBusCond *callbackCond) CheckSessionEnableStatus() argument
2243 ClientWaitSyncBind(int32_t socket) ClientWaitSyncBind() argument
2291 TransWaitForBindReturn(int32_t socket) TransWaitForBindReturn() argument
2315 ClientSignalSyncBind(int32_t socket, int32_t errCode) ClientSignalSyncBind() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/include/asm/uv/
H A Duv_hub.h512 _uv_socket_to_node(int socket, unsigned short *s2nid) _uv_socket_to_node() argument
517 uv_socket_to_node(int socket) uv_socket_to_node() argument
[all...]
/kernel/linux/linux-5.10/net/unix/
H A Daf_unix.c1631 maybe_init_creds(struct scm_cookie *scm, struct socket *socket, const struct sock *other) maybe_init_creds() argument
1990 unix_stream_sendpage(struct socket *socket, struct page *page, int offset, size_t size, int flags) unix_stream_sendpage() argument
2303 struct socket *socket; global() member
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dhist.h294 int socket; member
/kernel/linux/linux-5.10/kernel/
H A Dsys_ni.c235 COND_SYSCALL(socket); variable

Completed in 36 milliseconds

1...<<111213141516171819