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:shutdown
(Results
51 - 60
of
60
) sorted by relevance
1
2
3
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H
A
D
dbus.h
270
int (*
shutdown
)(void *bus);
member
/third_party/backends/backend/
H
A
D
plustek-pp.h
565
void (*
shutdown
) ( struct Plustek_Device* );
member
/third_party/lwip/src/include/lwip/
H
A
D
sockets.h
637
#define
shutdown
(s,how) lwip_shutdown(s,how)
macro
/third_party/rust/crates/rust-openssl/openssl/src/ssl/
H
A
D
mod.rs
3708
pub fn
shutdown
(&mut self) -> Result<ShutdownResult, Error> {
in fmt()
functions
/third_party/rust/crates/libc/src/
H
A
D
wasi.rs
593
pub fn
shutdown
(socket: ::c_int, how: ::c_int) -> ::c_int;
in shutdown()
functions
/third_party/rust/crates/libc/src/unix/
H
A
D
mod.rs
711
pub fn
shutdown
(socket: ::c_int, how: ::c_int) -> ::c_int;
in shutdown()
functions
/third_party/node/deps/openssl/openssl/ssl/
H
A
D
ssl_local.h
1280
int
shutdown
;
member
/third_party/rust/crates/libc/src/vxworks/
H
A
D
mod.rs
1585
pub fn
shutdown
(s: ::c_int, how: ::c_int) -> ::c_int;
in shutdown()
functions
/third_party/openssl/ssl/
H
A
D
ssl_local.h
1256
int
shutdown
;
member
/third_party/rust/crates/libc/src/fuchsia/
H
A
D
mod.rs
3508
pub fn
shutdown
(socket: ::c_int, how: ::c_int) -> ::c_int;
in shutdown()
functions
Completed in 44 milliseconds
1
2
3