Searched defs:libxl_event (Results 1 – 1 of 1) sorted by relevance
3925 func (x *Event) fromC(xc *C.libxl_event) error {3963 func (x *EventTypeUnionDomainShutdown) fromC(xc *C.libxl_event) error {3973 func (x *EventTypeUnionDiskEject) fromC(xc *C.libxl_event) error {3986 func (x *EventTypeUnionOperationComplete) fromC(xc *C.libxl_event) error {3996 func (x *Event) toC(xc *C.libxl_event) (err error){defer func(){
Completed in 13 milliseconds