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:sendbuf
(Results
1 - 25
of
27
) sorted by relevance
1
2
/third_party/curl/lib/vquic/
H
A
D
vquic_int.h
42
struct bufq
sendbuf
; /* buffer for sending one or more packets */
member
H
A
D
curl_ngtcp2.c
147
struct bufq
sendbuf
; /* h3 request body */
member
[all...]
H
A
D
curl_osslq.c
481
struct bufq
sendbuf
; /* h3 request body */
member
[all...]
/foundation/CastEngine/castengine_wifi_display/tests/demo/network/
H
A
D
udp_server_demo.cpp
44
char
sendbuf
[MAXBUF + 1];
in pthread_handle_message()
local
/third_party/curl/lib/
H
A
D
pingpong.h
61
struct dynbuf
sendbuf
;
member
H
A
D
ws.h
72
struct bufq
sendbuf
; /* raw data to be sent to the server */
member
H
A
D
file.c
296
const char *
sendbuf
;
in file_upload()
local
H
A
D
cf-h2-proxy.c
71
struct bufq
sendbuf
;
member
H
A
D
http2.c
178
struct bufq
sendbuf
; /* request buffer */
member
[all...]
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-adopt-udp/
H
A
D
minimal-raw-adopt-udp.c
36
static uint8_t
sendbuf
[4096];
variable
/kernel/linux/linux-5.10/drivers/gpu/drm/udl/
H
A
D
udl_main.c
106
void *
sendbuf
;
in udl_select_std_channel()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/udl/
H
A
D
udl_main.c
104
void *
sendbuf
;
in udl_select_std_channel()
local
/third_party/ltp/testcases/kernel/syscalls/send/
H
A
D
send02.c
27
static char
sendbuf
[SENDSIZE];
variable
/base/security/access_token/services/tokensyncmanager/src/remote/
H
A
D
soft_bus_channel.cpp
386
unsigned char *
sendbuf
= new (std::nothrow) unsigned char[sendlen + 1];
in HandleRequest()
local
/third_party/nghttp2/src/
H
A
D
shrpx_memcached_connection.cc
677
void MemcachedConnection::make_request(MemcachedSendbuf *
sendbuf
,
in make_request()
argument
/kernel/linux/linux-5.10/drivers/mtd/maps/
H
A
D
vmu-flash.c
118
__be32
sendbuf
;
in maple_vmu_read_block()
local
233
__be32 *
sendbuf
;
in maple_vmu_write_block()
local
[all...]
/kernel/linux/linux-5.10/include/linux/
H
A
D
maple.h
52
void *
sendbuf
, *recvbuf_p2;
member
/kernel/linux/linux-6.6/drivers/mtd/maps/
H
A
D
vmu-flash.c
118
__be32
sendbuf
;
in maple_vmu_read_block()
local
233
__be32 *
sendbuf
;
in maple_vmu_write_block()
local
[all...]
/kernel/linux/linux-6.6/fs/nfsd/
H
A
D
nfs3proc.c
557
unsigned int
sendbuf
= min_t(unsigned int, rqstp->rq_res.buflen,
in nfsd3_init_dirlist_pages()
local
/kernel/linux/linux-6.6/include/linux/
H
A
D
maple.h
52
void *
sendbuf
, *recvbuf_p2;
member
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H
A
D
tls.c
938
int
sendbuf
= 100;
in TEST_F()
local
/kernel/linux/linux-5.10/drivers/sh/maple/
H
A
D
maple.c
161
void *
sendbuf
= NULL;
in maple_add_packet()
local
/kernel/linux/linux-6.6/drivers/sh/maple/
H
A
D
maple.c
160
void *
sendbuf
= NULL;
in maple_add_packet()
local
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H
A
D
tls.c
1272
int
sendbuf
= 100;
in TEST_F()
local
/third_party/node/deps/ngtcp2/ngtcp2/crypto/picotls/
H
A
D
picotls.c
357
ptls_buffer_t
sendbuf
;
in ngtcp2_crypto_read_write_crypto_data()
local
Completed in 28 milliseconds
1
2