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

/illumos-gate/usr/src/lib/libipp/
H A Dlibipp.c700 size_t thisbuflen = 0; local
776 thisbuflen = cbuflen;
788 if (nextbuflen > thisbuflen) {
794 thisbuflen = nextbuflen;

Completed in 44 milliseconds