Home
last modified time | relevance | path

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

/openbmc/qemu/qapi/
H A Dqobject-input-visitor.c75 static const char *full_name_nth(QObjectInputVisitor *qiv, const char *name, in full_name_nth() function
116 return full_name_nth(qiv, name, 0); in full_name()
365 tos->index + 1, full_name_nth(qiv, NULL, 1)); in qobject_input_check_list()