Home
last modified time | relevance | path

Searched defs:errmsg (Results 1 – 22 of 22) sorted by relevance

/openbmc/qemu/ui/
H A Dshader.c87 char *errmsg; in qemu_gl_create_compile_shader() local
111 char *errmsg; in qemu_gl_create_link_program() local
/openbmc/qemu/tests/qemu-iotests/
H A D24591 def reopenMultiple(self, opts, errmsg = None): argument
102 def reopen(self, opts, newopts = {}, errmsg = None): argument
1083 def run_test_iothreads(self, iothread_a, iothread_b, errmsg = None, argument
H A D040542 def event_completed(self, errmsg=None, active=True): argument
H A Diotests.py738 def __init__(self, seconds, errmsg="Timeout"): argument
/openbmc/u-boot/env/
H A Dmmc.c206 const char *errmsg; in env_mmc_save() local
270 const char *errmsg = NULL; in env_mmc_load() local
315 const char *errmsg; in env_mmc_load() local
/openbmc/u-boot/scripts/dtc/
H A Dutil.h230 #define usage(errmsg) \ argument
H A Dutil.c421 void NORETURN util_usage(const char *errmsg, const char *synopsis, in util_usage()
/openbmc/pldm/libpldmresponder/
H A Dbios_integer_attribute.cpp35 const char* errmsg = nullptr; in BIOSIntegerAttribute() local
H A Dbios_string_attribute.cpp50 const char* errmsg; in BIOSStringAttribute() local
/openbmc/qemu/disas/
H A Dalpha.c521 insert_bdisp(unsigned insn, int value, const char **errmsg) in insert_bdisp()
539 insert_jhint(unsigned insn, int value, const char **errmsg) in insert_jhint()
556 insert_ev6hwjhint(unsigned insn, int value, const char **errmsg) in insert_ev6hwjhint()
/openbmc/qemu/rust/qemu-api-macros/src/
H A Dlib.rs218 let errmsg = format!("invalid value for {name}"); in derive_tryinto_or_error() localVariable
/openbmc/openbmc/poky/bitbake/lib/toaster/bldcontrol/
H A Dmodels.py161 errmsg = models.TextField() variable in BRError
/openbmc/libpldm/tests/dsp/
H A Dbios_table.cpp303 const char* errmsg; in TEST() local
397 const char* errmsg; in TEST() local
/openbmc/libpldm/src/dsp/
H A Dbios_table.c37 static void set_errmsg(const char **errmsg, const char *msg) in set_errmsg()
345 const char **errmsg) in pldm_bios_table_attr_entry_string_info_check()
513 const char **errmsg) in pldm_bios_table_attr_entry_integer_info_check()
/openbmc/u-boot/tools/
H A Dfdtgrep.c1000 void util_usage(const char *errmsg, const char *synopsis, in util_usage()
1065 #define usage(errmsg) \ argument
H A Dkwbimage.c522 char *errmsg = "Failed to encode %s\n"; in kwb_export_pubkey() local
/openbmc/qemu/qga/vss-win32/
H A Dinstall.cpp42 static void errmsg(DWORD err, const char *text) in errmsg() function
/openbmc/qemu/hw/nvram/
H A Dxlnx-zynqmp-efuse.c394 const char *errmsg = NULL; in zynqmp_efuse_pgm_addr_postw() local
/openbmc/qemu/block/
H A Dcurl.c102 char errmsg[CURL_ERROR_SIZE]; member
/openbmc/qemu/qga/
H A Dmain.c1434 g_autofree gchar *errmsg = g_win32_error_message(GetLastError()); in initialize_agent() local
/openbmc/qemu/pc-bios/s390-ccw/
H A Dbootmap.h363 const char *errmsg) in read_block()
/openbmc/qemu/
H A Dblock.c318 int bdrv_apply_auto_read_only(BlockDriverState *bs, const char *errmsg, in bdrv_apply_auto_read_only()