Home
last modified time | relevance | path

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

/xen/tools/golang/xenlight/
A Dtypes.gen.go268 type VncInfo struct { struct
551 Vnc VncInfo
602 Vnc VncInfo
A Dhelpers.gen.go126 func NewVncInfo() (*VncInfo, error) {
128 x VncInfo
139 func (x *VncInfo) fromC(xc *C.libxl_vnc_info) error {
152 func (x *VncInfo) toC(xc *C.libxl_vnc_info) (err error){defer func(){

Completed in 13 milliseconds