Home
last modified time | relevance | path

Searched refs:QEMU_OPT_BOOL (Results 1 – 2 of 2) sorted by relevance

/external/qemu/
Dqemu-option.h86 QEMU_OPT_BOOL, /* on/off */ enumerator
Dqemu-option.c514 assert(opt->desc && opt->desc->type == QEMU_OPT_BOOL); in qemu_opt_get_bool()
546 case QEMU_OPT_BOOL: in qemu_opt_parse()