Searched defs:cmdExistingVm (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VBoxShell/
H A Dvboxshell.py694 def cmdExistingVm(ctx, mach, cmd, args): function
1110 cmdExistingVm(ctx, mach, 'ginfo', '')
1215 cmdExistingVm(ctx, mach, 'guestlambda', gargs)
1228 cmdExistingVm(ctx, mach, 'guestlambda', gargs)
1252 cmdExistingVm(ctx, mach, 'guestlambda', gargs)
1272 cmdExistingVm(ctx, mach, 'pause', '')
1279 cmdExistingVm(ctx, mach, 'powerdown', '')
1286 cmdExistingVm(ctx, mach, 'powerbutton', '')
1293 cmdExistingVm(ctx, mach, 'resume', '')
1300 cmdExistingVm(ct
[all...]

Completed in 35 milliseconds