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:recv_num
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/common_modules/newip/examples/
H
A
D
nip_udp_server_demo.c
30
int fd, ret,
recv_num
;
in recv_send()
local
H
A
D
nip_tcp_server_demo.c
32
int
recv_num
= recv(cfd, buf, PKTLEN, MSG_WAITALL);
in recv_send()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/cadence/
H
A
D
cdns-mhdp8546-hdcp.c
184
cdns_mhdp_hdcp_rx_id_valid(struct cdns_mhdp_device *mhdp, u8 *
recv_num
, u8 *hdcp_rx_id)
cdns_mhdp_hdcp_rx_id_valid()
argument
/device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/src/
H
A
D
ck_usart.c
746
int32_t
recv_num
= 0;
in csi_usart_receive_query()
local
Completed in 3 milliseconds