Home
last modified time | relevance | path

Searched defs:WAVAIL (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A Dzlib.c3110 #define WAVAIL (q<s->read?s->read-q-1:s->end-q) macro
/titanic_52/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c4213 #define WAVAIL (uInt)(q < s->read ? s->read-q-1 : s->end-q) macro