Home
last modified time | relevance | path

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

/xen/tools/golang/xenlight/
A Dtypes.gen.go1120 type EventTypeUnionDomainShutdown struct { struct
1124 func (x EventTypeUnionDomainShutdown) iseventTypeUnion(){} argument
A Dhelpers.gen.go3947 var typeDomainShutdown EventTypeUnionDomainShutdown
3963 func (x *EventTypeUnionDomainShutdown) fromC(xc *C.libxl_event) error {
4012 tmp, ok := x.TypeUnion.(EventTypeUnionDomainShutdown)

Completed in 13 milliseconds