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:connections
(Results
1 - 25
of
41
) sorted by relevance
1
2
/third_party/pulseaudio/src/pulsecore/
H
A
D
protocol-cli.c
42
pa_idxset *
connections
;
member
[all...]
H
A
D
protocol-simple.c
75
pa_idxset *
connections
;
member
[all...]
H
A
D
protocol-http.c
104
pa_idxset *
connections
;
member
[all...]
H
A
D
protocol-native.h
188
pa_idxset *
connections
;
member
/kernel/linux/linux-5.10/include/linux/greybus/
H
A
D
bundle.h
32
struct list_head
connections
;
member
H
A
D
hd.h
50
struct list_head
connections
;
member
/kernel/linux/linux-6.6/include/linux/greybus/
H
A
D
bundle.h
32
struct list_head
connections
;
member
H
A
D
hd.h
50
struct list_head
connections
;
member
/third_party/libuv/test/
H
A
D
test-pipe-connect-multiple.c
41
static uv_pipe_t
connections
[NUM_CLIENTS];
variable
H
A
D
test-poll.c
72
int
connections
;
member
/kernel/linux/linux-5.10/drivers/block/drbd/
H
A
D
drbd_state_change.h
39
struct drbd_connection_state_change *
connections
;
member
/kernel/linux/linux-5.10/net/netfilter/
H
A
D
xt_connlimit.c
39
unsigned int
connections
;
in connlimit_mt()
local
/kernel/linux/linux-6.6/drivers/block/drbd/
H
A
D
drbd_state_change.h
39
struct drbd_connection_state_change *
connections
;
member
/kernel/linux/linux-6.6/net/netfilter/
H
A
D
xt_connlimit.c
39
unsigned int
connections
;
in connlimit_mt()
local
/third_party/curl/tests/libtest/
H
A
D
lib1533.c
105
long
connections
= 0;
in perform_and_check_connections()
local
/third_party/skia/third_party/externals/microhttpd/src/examples/
H
A
D
mhd2spdy.c
80
struct SPDY_Connection *
connections
[MAX_SPDY_CONNECTIONS];
in run_everything()
local
H
A
D
mhd2spdy_spdy.c
983
spdy_get_selectfdset(fd_set * read_fd_set, fd_set * write_fd_set, fd_set * except_fd_set, struct SPDY_Connection *
connections
[], unsigned int max_size, nfds_t *real_size)
spdy_get_selectfdset()
argument
1108
spdy_run_select(fd_set * read_fd_set, fd_set * write_fd_set, fd_set * except_fd_set, struct SPDY_Connection *
connections
[], int size)
spdy_run_select()
argument
[all...]
/kernel/linux/linux-5.10/arch/um/drivers/
H
A
D
port_kern.c
27
struct list_head
connections
;
member
/kernel/linux/linux-6.6/arch/um/drivers/
H
A
D
port_kern.c
27
struct list_head
connections
;
member
/kernel/linux/linux-5.10/drivers/usb/serial/
H
A
D
visor.h
105
}
connections
[2];
member
153
}
connections
[2];
member
/kernel/linux/linux-6.6/drivers/usb/serial/
H
A
D
visor.h
105
}
connections
[2];
member
153
}
connections
[2];
member
/third_party/pulseaudio/src/modules/dbus/
H
A
D
module-dbus-protocol.c
71
pa_idxset *
connections
;
member
[all...]
/kernel/linux/linux-5.10/sound/aoa/fabrics/
H
A
D
layout.c
57
struct codec_connection *
connections
;
member
[all...]
/kernel/linux/linux-6.6/sound/aoa/fabrics/
H
A
D
layout.c
57
struct codec_connection *
connections
;
member
[all...]
/kernel/linux/linux-5.10/fs/hmdfs/
H
A
D
hmdfs.h
129
}
connections
;
member
Completed in 13 milliseconds
1
2