Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c4416 #define UNGRAB {n+=(c=k>>3);p-=c;k&=7;} macro
4519 UNGRAB
4542 UNGRAB
4549 UNGRAB
4557 UNGRAB
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c5636 #define UNGRAB {c = z->avail_in-n; c = (k>>3) < c?k>>3:c; n += c; p -= c; \ macro
5769 UNGRAB;
5797 UNGRAB;
5802 UNGRAB;
5811 UNGRAB;