Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qemu-iotests/
H A D233100 obj1=tls-creds-x509,dir=${tls_dir}/client1,endpoint=client,id=tls0
102 $QEMU_IMG info --image-opts --object $obj1 \
108 $QEMU_NBD_PROG -L -b $nbd_tcp_addr -p $nbd_tcp_port --object $obj1 \
113 obj1=tls-creds-x509,dir=${tls_dir}/client1,endpoint=client,id=tls0
114 $QEMU_IMG info --image-opts --object $obj1 \
117 $QEMU_NBD_PROG -L -b localhost -p $nbd_tcp_port --object $obj1 \
122 obj1=tls-creds-x509,dir=${tls_dir}/client1,endpoint=client,id=tls0
123 $QEMU_IMG info --image-opts --object $obj1 \
126 $QEMU_NBD_PROG -L -b localhost -p $nbd_tcp_port --object $obj1 \
181 obj1=tls-creds-x509,dir=${tls_dir}/client1,endpoint=client,id=tls0
[all …]
/openbmc/qemu/tests/unit/
H A Dcheck-qom-proplist.c614 Object *obj1 = object_new(TYPE_DUMMY); in test_qom_partial_path() local
625 object_property_add_child(cont1, "obj1", obj1); in test_qom_partial_path()
626 object_unref(obj1); in test_qom_partial_path()
643 g_assert(object_resolve_path("obj1", &ambiguous) == obj1); in test_qom_partial_path()
645 g_assert(object_resolve_path("obj1", NULL) == obj1); in test_qom_partial_path()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/
H A D0001-Eliminate-old-style-function-declarations.patch6121 DynObjectP obj1;
6124 return obj1;