Lines Matching refs:system
42 utils.system('patch -p1 < %s' % patch)
71 utils.system(self.opcontrol + setup)
124 utils.system(self.opcontrol + ' --shutdown')
125 utils.system(self.opcontrol + ' --reset')
126 utils.system(self.opcontrol + ' --start')
131 utils.system(self.opcontrol + ' --stop')
132 utils.system(self.opcontrol + ' --dump')
143 utils.system(report + ' > ' + reportfile)
147 utils.system("echo 'no vmlinux found.' > %s" % reportfile)
152 utils.system(self.opreport + ' --long-filenames ' + ' >> ' + reportfile)
155 utils.system(self.opcontrol + ' --shutdown')