Home
last modified time | relevance | path

Searched defs:shutdown (Results 51 - 60 of 60) sorted by relevance

123

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Ddbus.h270 int (*shutdown)(void *bus); member
/third_party/backends/backend/
H A Dplustek-pp.h565 void (*shutdown) ( struct Plustek_Device* ); member
/third_party/lwip/src/include/lwip/
H A Dsockets.h637 #define shutdown(s,how) lwip_shutdown(s,how) macro
/third_party/rust/crates/rust-openssl/openssl/src/ssl/
H A Dmod.rs3708 pub fn shutdown(&mut self) -> Result<ShutdownResult, Error> { in fmt() functions
/third_party/rust/crates/libc/src/
H A Dwasi.rs593 pub fn shutdown(socket: ::c_int, how: ::c_int) -> ::c_int; in shutdown() functions
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs711 pub fn shutdown(socket: ::c_int, how: ::c_int) -> ::c_int; in shutdown() functions
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_local.h1280 int shutdown; member
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs1585 pub fn shutdown(s: ::c_int, how: ::c_int) -> ::c_int; in shutdown() functions
/third_party/openssl/ssl/
H A Dssl_local.h1256 int shutdown; member
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3508 pub fn shutdown(socket: ::c_int, how: ::c_int) -> ::c_int; in shutdown() functions

Completed in 44 milliseconds

123