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

/freebsd-11-stable/sys/netsmb/
H A Dsmb_rq.c445 int error, totpgot, totdgot; local
467 totpgot = totdgot = 0;
490 if (pcount != 0 && pdisp != totpgot) {
492 pdisp, totpgot);
525 totpgot += pcount;
527 if (totpgot >= totpcount && totdgot >= totdcount) {

Completed in 58 milliseconds