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:tcp_server
(Results
1 - 16
of
16
) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H
A
D
sockmap_ktls.c
12
static int
tcp_server
(int family)
in tcp_server()
function
/third_party/libuv/test/
H
A
D
blackhole-server.c
33
static uv_tcp_t
tcp_server
;
variable
H
A
D
test-tcp-close.c
103
uv_tcp_t
tcp_server
;
in TEST_IMPL()
local
H
A
D
test-tcp-write-to-half-open-connection.c
35
static uv_tcp_t
tcp_server
;
variable
H
A
D
test-tcp-close-after-read-timeout.c
146
uv_tcp_t
tcp_server
;
in TEST_IMPL()
local
H
A
D
test-tcp-close-reset.c
35
static uv_tcp_t
tcp_server
;
variable
H
A
D
test-tcp-close-accept.c
32
static uv_tcp_t
tcp_server
;
variable
H
A
D
test-ipc.c
29
static uv_tcp_t
tcp_server
;
variable
[all...]
H
A
D
test-spawn.c
54
static uv_tcp_t
tcp_server
;
variable
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H
A
D
sockmap_ktls.c
13
static int
tcp_server
(int family)
in tcp_server()
function
/third_party/python/Lib/test/test_asyncio/
H
A
D
functional.py
45
def
tcp_server
(self, server_prog, *,
member in FunctionalTestCaseMixin
H
A
D
test_ssl.py
97
def
tcp_server
(self, server_prog, *,
member in TestSSL
[all...]
/third_party/python/Lib/test/
H
A
D
test_largefile.py
203
def
tcp_server
(self, sock):
member in TestSocketSendfile
/kernel/linux/linux-5.10/tools/testing/selftests/cgroup/
H
A
D
test_memcontrol.c
821
static int
tcp_server
(const char *cgroup, void *arg)
in tcp_server()
function
/third_party/pulseaudio/src/modules/dbus/
H
A
D
module-dbus-protocol.c
69
struct server *
tcp_server
;
member
/kernel/linux/linux-6.6/tools/testing/selftests/cgroup/
H
A
D
test_memcontrol.c
928
static int
tcp_server
(const char *cgroup, void *arg)
in tcp_server()
function
Completed in 12 milliseconds