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

/vbox/src/VBox/Frontends/VBoxShell/
H A Dvboxshell.py218 def colCat(_ctx, strg): function
1013 print colCat(ctx, " USB Controllers:")
1019 print colCat(ctx, " I/O subsystem info:")
1026 print colCat(ctx, " Storage Controllers:")
1033 print colCat(ctx, " Media:")
1069 print colCat(ctx, " Shared folders:")
1540 print colCat(ctx, "Processors:")
1545 print colCat(ctx, "RAM:")
1547 print colCat(ctx, "OS:")
1550 print colCat(ct
[all...]

Completed in 36 milliseconds