Home
last modified time | relevance | path

Searched refs:error_in (Results 1 – 6 of 6) sorted by relevance

/openbmc/sdbusplus/src/
H A Dexception.cpp33 SdBusError::SdBusError(int error_in, const char* prefix, in SdBusError() argument
35 SdBusError(error_in, std::string(prefix), intf_in) in SdBusError()
38 SdBusError::SdBusError(int error_in, std::string&& prefix, in SdBusError() argument
46 intf->sd_bus_error_set_errno(&this->error, error_in); in SdBusError()
55 SdBusError::SdBusError(sd_bus_error* error_in, const char* prefix, in SdBusError() argument
57 error(*error_in), intf(intf_in) in SdBusError()
60 *error_in = SD_BUS_ERROR_NULL; in SdBusError()
/openbmc/linux/security/keys/
H A Dkeyctl_pkey.c253 goto error_in; in keyctl_pkey_e_d_s()
264 error_in: in keyctl_pkey_e_d_s()
315 goto error_in; in keyctl_pkey_verify()
322 error_in: in keyctl_pkey_verify()
/openbmc/qemu/migration/
H A Dchannel.h26 Error *error_in);
H A Dmigration.h488 void migrate_fd_connect(MigrationState *s, Error *error_in);
H A Dmigration.c3710 void migrate_fd_connect(MigrationState *s, Error *error_in) in migrate_fd_connect() argument
3725 if (error_in) { in migrate_fd_connect()
3726 migrate_fd_error(s, error_in); in migrate_fd_connect()
/openbmc/linux/arch/arm/boot/dts/microchip/
H A Danimeo_ip.dts182 label = "error_in";