Home
last modified time | relevance | path

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

/openbmc/qemu/qapi/
H A Dopts-visitor.c372 opts_type_bool(Visitor *v, const char *name, bool *obj, Error **errp) in opts_type_bool() function
574 ov->visitor.type_bool = &opts_type_bool; in opts_visitor_new()