tbytes 558 source3/client/smbspool.c tbytes; /* Total bytes read */
tbytes 591 source3/client/smbspool.c tbytes = 0;
tbytes 594 source3/client/smbspool.c if (cli_write(cli, fnum, 0, buffer, tbytes, nbytes) != nbytes) {
tbytes 603 source3/client/smbspool.c tbytes += nbytes;