Searched refs:totdgot (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;
500 if (dcount != 0 && ddisp != totdgot) {
526 totdgot += dcount;
527 if (totpgot >= totpcount && totdgot >= totdcount) {

Completed in 93 milliseconds