Searched refs:pack_wirestat (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/lib9p/pytest/
H A Dprotocol.py366 use pack_wirestat. This puts a size in front of the packed stat
380 >>> data = plain.pack_wirestat(statobj)
756 def pack_wirestat(self, statobj): member in class:_P9Proto
H A Dp9conn.py1071 data = self.proto.pack_wirestat(statobj)

Completed in 185 milliseconds