Searched defs:eblocks (Results 1 – 4 of 4) sorted by relevance
/plan9/sys/src/9/port/ |
H A D | thwack.c | 101 thwmatch(ThwBlock *b, ThwBlock *eblocks, uchar **ss, uchar *esrc, ulong h) in thwmatch() 164 ThwBlock *eblocks, *b, blocks[CompBlocks]; in thwack() local
|
H A D | unthwack.c | 131 UnthwBlock blocks[CompBlocks], *b, *eblocks; in unthwack() local
|
/plan9/sys/src/cmd/ip/ppp/ |
H A D | thwack.c | 122 thwmatch(ThwBlock *b, ThwBlock *eblocks, uchar **ss, uchar *esrc, ulong h) in thwmatch() 185 ThwBlock *eblocks, *b, blocks[CompBlocks]; in thwack() local
|
H A D | unthwack.c | 147 UnthwBlock blocks[CompBlocks], *b, *eblocks; in unthwack() local
|