Searched refs:firmwarefmt (Results 1 – 1 of 1) sorted by relevance
105 firmwarefmt = '# fwsuspend (?P<s>[0-9]*) fwresume (?P<r>[0-9]*)$' variable in SystemValues1076 if(re.match(sysvals.firmwarefmt, line)):1307 m = re.match(sysvals.firmwarefmt, line)1630 m = re.match(sysvals.firmwarefmt, line)