Home
last modified time | relevance | path

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

/dports/net-mgmt/virt-viewer/virt-viewer-11.0/src/
H A Dvirt-viewer.c93 DOMAIN_SELECTION_DEFAULT = DOMAIN_SELECTION_ID | DOMAIN_SELECTION_UUID | DOMAIN_SELECTION_NAME, enumerator
102 static DomainSelection domain_selection_type = DOMAIN_SELECTION_DEFAULT;
111 if (domain_selection_type != DOMAIN_SELECTION_DEFAULT) { in opt_domain_selection_cb()
185 if (opt_waitvm || domain_selection_type != DOMAIN_SELECTION_DEFAULT) { in virt_viewer_local_command_line()