Home
last modified time | relevance | path

Searched defs:_virDomainGraphicsAuthDef (Results 1 – 1 of 1) sorted by relevance

/dports/devel/libvirt/libvirt-7.10.0/src/conf/
H A Ddomain_conf.h1759 struct _virDomainGraphicsAuthDef { struct
1760 char *passwd;
1761 bool expires; /* Whether there is an expiry time set */
1762 time_t validTo; /* seconds since epoch */
1763 int connected; /* action if connected */