Searched defs:_t_bytecount_upto_intmax (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libnsl/nsl/
H A D_utility.c1490 * _t_bytecount_upto_intmax() :
1496 _t_bytecount_upto_intmax(const struct t_iovec *tiov, unsigned int tiovcount) function
1534 nbytes_remaining = _t_bytecount_upto_intmax(tiov, tiovcount);
1562 assert(pdatabuf->len <= _t_bytecount_upto_intmax(tiov, tiovcount));
1618 nbytes_remaining = _t_bytecount_upto_intmax(tiov, tiovcount);

Completed in 18 milliseconds