| /kernel/linux/linux-6.6/drivers/pcmcia/ |
| H A D | i82365.c | 146 struct pcmcia_socket socket; member 159 static struct i82365_socket socket[8] = { variable [all...] |
| /test/testfwk/xdevice/plugins/ohos/src/ohos/environment/ |
| H A D | dmlib.py | 21 import socket namespace 1004 def socket(host=None, port=None, timeout=None): global() member in HdcHelper [all...] |
| /third_party/backends/backend/escl/ |
| H A D | escl.c | 1145 SANE_String_Const socket = name + 5; in escl_parse_name() local
|
| /third_party/node/src/ |
| H A D | inspector_socket_server.cc | 101 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 D | wasm_build.py | 33 import socket namespace
|
| /third_party/python/Lib/asyncio/ |
| H A D | events.py | 16 import socket namespace [all...] |
| H A D | base_events.py | 23 import socket namespace [all...] |
| /third_party/python/Lib/test/test_asyncio/ |
| H A D | test_proactor_events.py | 4 import socket namespace [all...] |
| H A D | test_selector_events.py | 5 import socket namespace [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_ftplib.py | 7 import socket namespace [all...] |
| H A D | test_httpservers.py | 12 import socket namespace
|
| H A D | test_imaplib.py | 11 import socket namespace
|
| H A D | test_smtpd.py | 6 import socket namespace [all...] |
| H A D | test_smtplib.py | 8 import socket namespace [all...] |
| /third_party/python/Lib/ |
| H A D | mailbox.py | 12 import socket namespace
|
| H A D | imaplib.py | 25 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 D | handlers.py | 26 import io, logging, socket, os, pickle, struct, time, re namespace [all...] |
| /third_party/rust/crates/rust-openssl/openssl/src/ssl/test/ |
| H A D | mod.rs | 637 let mut socket = ssl.connect(s).unwrap(); in default_verify_paths() variables
|
| /third_party/rust/crates/nix/src/sys/socket/ |
| H A D | mod.rs | 2080 pub fn socket<T: Into<Option<SockProtocol>>>( socket() functions [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
| H A D | bluetooth_host_server.cpp | 618 sptr<BluetoothSocketServer> socket = new BluetoothSocketServer(); in createServers() local
|
| /foundation/communication/dsoftbus/sdk/transmission/session/src/ |
| H A D | client_trans_session_manager.c | 769 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 D | uv_hub.h | 512 _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 D | af_unix.c | 1631 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 D | hist.h | 294 int socket; member
|
| /kernel/linux/linux-5.10/kernel/ |
| H A D | sys_ni.c | 235 COND_SYSCALL(socket); variable
|