Searched refs:pack_from (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/lib9p/pytest/ | ||
| H A D | protocol.py | 661 def pack_from(self, data): member in _P9Proto |
| H A D | p9conn.py | 736 super(P9Client, self).write(self.proto.pack_from(req)) |