Home
last modified time | relevance | path

Searched defs:get_errno (Results 1 – 10 of 10) sorted by relevance

/openbmc/sdbusplus/src/
H A Dexception.cpp28 int generated_exception::get_errno() const noexcept in get_errno() function in sdbusplus::exception::generated_exception
99 int SdBusError::get_errno() const noexcept in get_errno() function in sdbusplus::exception::SdBusError
150 int InvalidEnumString::get_errno() const noexcept in get_errno() function in sdbusplus::exception::InvalidEnumString
189 int UnpackPropertyError::get_errno() const noexcept in get_errno() function in sdbusplus::exception::UnpackPropertyError
209 int UnhandledStop::get_errno() const noexcept in get_errno() function in sdbusplus::exception::UnhandledStop
/openbmc/telemetry/src/
H A Derrors.cpp39 int InvalidArgument::get_errno() const noexcept in get_errno() function in errors::InvalidArgument
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dtest_sdbus_error.hpp48 int get_errno() const noexcept override in get_errno() function in phosphor::power::regulators::TestSDBusError
/openbmc/entity-manager/src/
H A Dutils.hpp90 int get_errno() const noexcept override in get_errno() function
/openbmc/sdbusplus/include/sdbusplus/
H A Dexception.hpp78 int get_errno() const noexcept override in get_errno() function
H A Dmessage.hpp265 int get_errno() const in get_errno() function in sdbusplus::message::message
/openbmc/qemu/bsd-user/freebsd/
H A Dos-syscall.c74 abi_long get_errno(abi_long ret) in get_errno() function
/openbmc/dbus-sensors/src/
H A Dsensor.hpp62 int get_errno() const noexcept override in get_errno() function
/openbmc/openbmc/poky/bitbake/lib/
H A Dpyinotify.py117 def get_errno(self): member in INotifyWrapper
/openbmc/qemu/linux-user/
H A Dsyscall.c568 abi_long get_errno(abi_long ret) in get_errno() function