Home
last modified time | relevance | path

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

/xen/tools/golang/xenlight/
A Dtypes.gen.go271 Passwd string member
282 Passwd string member
A Dhelpers.gen.go144 x.Passwd = C.GoString(xc.passwd)
162 if x.Passwd != "" {
163 xc.passwd = C.CString(x.Passwd)}
196 x.Passwd = C.GoString(xc.passwd)
227 if x.Passwd != "" {
228 xc.passwd = C.CString(x.Passwd)}

Completed in 12 milliseconds