Lines Matching refs:dmesgfile
49 dmesgfile = '' variable in SystemValues
287 os.path.basename(sysvals.dmesgfile))
298 if(sysvals.dmesgfile):
299 lf = open(sysvals.dmesgfile, 'r')
460 sysvals.writeDatafileHeader(sysvals.dmesgfile)
461 call('dmesg >> '+sysvals.dmesgfile, shell=True)
973 sysvals.dmesgfile = val
999 sysvals.dmesgfile or sysvals.ftracefile or cmd)):
1001 if(sysvals.reboot and (sysvals.dmesgfile or sysvals.ftracefile)):
1057 if sysvals.dmesgfile:
1062 doError('No initcall data found in %s' % sysvals.dmesgfile)