Searched refs:pack_wirestat (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/contrib/lib9p/pytest/ | ||
| H A D | protocol.py | 756 def pack_wirestat(self, statobj): member in _P9Proto |
| H A D | p9conn.py | 1071 data = self.proto.pack_wirestat(statobj) |