Home
last modified time | relevance | path

Searched refs:pfods (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/lib9p/pytest/
H A Dprotocol.py534 def __init__(self, auto_vars, conditions, p9_data, pfods, index): argument
537 self.pfods = pfods # dictionary, maps pfod to packinfo
540 self.use_rlerror = rrd.Rlerror in pfods
542 for dtype in pfods:
551 packinfo = pfods[dtype]
683 packinfo = self.pfods.get(data.__class__, None)
742 seq = self.pfods[cls].seq
747 seq = dotl.pfods[rrd.Rlerror].seq
821 return cls in self.pfods