Home
last modified time | relevance | path

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

/xen/tools/golang/xenlight/
A Dtypes.gen.go501 Cmdline string member
581 Cmdline string member
A Dhelpers.gen.go1072 x.Cmdline = C.GoString(xc.cmdline)
1244 x.Cmdline = C.GoString(tmp.cmdline)
1401 if x.Cmdline != "" {
1402 xc.cmdline = C.CString(x.Cmdline)}
1560 if tmp.Cmdline != "" {
1561 pv.cmdline = C.CString(tmp.Cmdline)}

Completed in 14 milliseconds