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

/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_rq.c686 int error, error2, totpgot, totdgot; local
708 totpgot = totdgot = 0;
735 if (pcount != 0 && pdisp != totpgot) {
737 pdisp, totpgot);
773 totpgot += pcount;
783 if (totpgot >= totpcount && totdgot >= totdcount) {
817 u_int32_t tmp, dcount, totpgot, totdgot; local
835 totpgot = totdgot = 0;
862 if (pcount != 0 && pdisp != totpgot) {
864 pdisp, totpgot);
[all...]

Completed in 44 milliseconds