dcount
int dcount = 0;
++dcount;
if (dcount && rflag) {
if (dcount == 1)
fprintf(stderr, " %d dirs", dcount);
} else if (dcount + fcount > 3) {
fprintf(stderr, "remove %d files", dcount + fcount);
static int dcount(int);
u_int16_t tmp, bc, dcount;
if ((error = md_get_uint16le(mdp, &dcount)) != 0 ||
if (dcount != 0 && ddisp != totdgot) {
if (dcount) {
error = smb_t2_placedata(mdp->md_top, doff, dcount,
totdgot += dcount;