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

/freebsd-13-stable/contrib/lib9p/pytest/
H A Dprotocol.py24 dotu-specific members (used only when packing for dotu/dotl and
79 The names plain, dotu, and dotl are predefined as the three
92 >>> p9_version('9p2000.L') == dotl
167 proto = protocol.dotl.downgrade(vstr)
179 proto = protocol.dotl.downgrade(vstr)
192 Because errors vary (one should use Rlerror for dotl and Rerror
199 or ecode value (if used, for dotu and dotl) and err.strerror as the
227 >>> len(dotl.error(1, errno.ENOENT))
250 >>> pkt = dotl.Rlink(12345)
256 >>> vpkt = dotl
1966 dotl = p9_version('9p2000.L') variable
[all...]

Completed in 95 milliseconds