Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:connfd
(Results
1 - 8
of
8
) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/accept4/
H
A
D
accept4_01.c
100
int
connfd
, acceptfd;
in verify_accept4()
local
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/src/tcp/
H
A
D
tcp_socket.cpp
130
int
connfd
= ::accept(socket_, nullptr, nullptr);
in Accept()
local
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/src/tcp/
H
A
D
tcp_socket.cpp
130
int
connfd
= ::accept(socket_, nullptr, nullptr);
in Accept()
local
/foundation/communication/dsoftbus/tests/core/connection/tcp/
H
A
D
tcp_manager_test.cpp
132
int32_t listenfd,
connfd
, n;
in CreateServer()
local
/third_party/musl/Benchmark/musl/
H
A
D
socket_test.cpp
384
static int StartServer(int *
connfd
)
in StartServer()
argument
415
int
connfd
;
in Bm_function_getpeername_server()
local
470
int
connfd
;
in Bm_function_getsockname_server()
local
523
int
connfd
in Bm_function_connect_accept()
local
[all...]
/kernel/linux/linux-5.10/tools/usb/usbip/src/
H
A
D
usbipd.c
157
static int send_reply_devlist(int
connfd
)
in send_reply_devlist()
argument
229
static int recv_request_devlist(int
connfd
)
in recv_request_devlist()
argument
251
static int recv_pdu(int
connfd
)
in recv_pdu()
argument
293
tcpd_auth(int
connfd
)
tcpd_auth()
argument
310
int
connfd
;
do_accept()
local
345
int
connfd
;
process_request()
local
[all...]
/kernel/linux/linux-6.6/tools/usb/usbip/src/
H
A
D
usbipd.c
157
static int send_reply_devlist(int
connfd
)
in send_reply_devlist()
argument
229
static int recv_request_devlist(int
connfd
)
in recv_request_devlist()
argument
251
static int recv_pdu(int
connfd
)
in recv_pdu()
argument
293
tcpd_auth(int
connfd
)
tcpd_auth()
argument
310
int
connfd
;
do_accept()
local
345
int
connfd
;
process_request()
local
[all...]
/third_party/curl/tests/server/
H
A
D
socksd.c
317
curl_socket_t
connfd
;
in socks4()
local
376
curl_socket_t
connfd
= CURL_SOCKET_BAD;
in sockit()
local
[all...]
Completed in 7 milliseconds