Home
last modified time | relevance | path

Searched refs:QERR_INVALID_PARAMETER (Results 1 – 3 of 3) sorted by relevance

/external/qemu/
Dqerror.h108 #define QERR_INVALID_PARAMETER \ macro
Dqerror.c124 .error_fmt = QERR_INVALID_PARAMETER,
Dqemu-option.c617 qerror_report(QERR_INVALID_PARAMETER, name); in qemu_opt_set()
947 qerror_report(QERR_INVALID_PARAMETER, opt->name); in qemu_opts_validate()