Home
last modified time | relevance | path

Searched defs:get_error (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/xen/xenbus/
H A Dxenbus_xs.c154 static int get_error(const char *errorstring) in get_error() function
/kernel/linux/linux-5.10/include/linux/
H A Dipack.h158 int (*get_error) (struct ipack_device *dev); member
/kernel/linux/linux-6.6/drivers/xen/xenbus/
H A Dxenbus_xs.c154 static int get_error(const char *errorstring) in get_error() function
/kernel/linux/linux-6.6/include/linux/
H A Dipack.h158 int (*get_error) (struct ipack_device *dev); member
/third_party/gn/src/base/
H A Dlogging.h790 unsigned long get_error() const { return last_error_; } in get_error() function in logging::LogMessage::SaveLastError
/third_party/python/Lib/test/
H A Dtest_configparser.py585 def get_error(self, cf, exc, section, option): function
/third_party/rust/crates/rust-openssl/openssl/src/ssl/
H A Dmod.rs2332 fn get_error(&self, ret: c_int) -> ErrorCode { in fmt() functions

Completed in 14 milliseconds