Home
last modified time | relevance | path

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

/freebsd/contrib/lib9p/pytest/
H A Dnumalloc.py122 class NumAlloc(object): class
371 r = NumAlloc(0, 2**16 - 1)
H A Dp9conn.py331 self.tagalloc = numalloc.NumAlloc(0, 65534)
336 self.fidalloc = numalloc.NumAlloc(0, protocol.td.NOFID - 1)