Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Did.h13 bool id_wellformed(const char *id);
/openbmc/qemu/util/
H A Did.c17 bool id_wellformed(const char *id) in id_wellformed() function
H A Dqemu-option.c624 if (!id_wellformed(id)) { in qemu_opts_create()
/openbmc/qemu/block/export/
H A Dexport.c88 if (!id_wellformed(export->id)) { in blk_exp_add()
/openbmc/qemu/qom/
H A Dobject_interfaces.c86 if (id != NULL && !id_wellformed(id)) { in user_creatable_add_type()
/openbmc/qemu/
H A Djob.c398 if (!id_wellformed(job_id)) { in job_create()
H A Dblock.c1584 } else if (!id_wellformed(node_name)) { in bdrv_assign_node_name()
/openbmc/qemu/migration/
H A Dblock-dirty-bitmap.c234 if (!id_wellformed(bmna->alias)) { in construct_alias_map()
/openbmc/qemu/net/
H A Dnet.c1300 if (!id_wellformed(netdev->id)) { in qmp_netdev_add()
/openbmc/qemu/block/
H A Dblock-backend.c709 if (!id_wellformed(name)) { in monitor_add_blk()