Home
last modified time | relevance | path

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

/xen/tools/xenstore/
A Dxenstored_domain.c233 bool dom_valid; in domain_cleanup() local
237 dom_valid = get_domain_info(domain->domid, &dominfo); in domain_cleanup()
239 if (!dom_valid) { in domain_cleanup()
245 if (dom_valid) { in domain_cleanup()

Completed in 4 milliseconds