Searched refs:x509_dname (Results 1 - 2 of 2) sorted by relevance

/external/qemu/qapi-auto-generated/
H A Dqapi-types.h2313 char * x509_dname; member in struct:VncClientInfo
H A Dqapi-visit.c2021 visit_start_optional(m, obj ? &(*obj)->has_x509_dname : NULL, "x509_dname", &err);
2023 visit_type_str(m, obj ? &(*obj)->x509_dname : NULL, "x509_dname", &err);

Completed in 196 milliseconds