VS_NE_BUF_SIZE   1184 source3/printing/nt_printing.c 		if ((buf=(char *)SMB_MALLOC(VS_NE_BUF_SIZE)) == NULL) {
VS_NE_BUF_SIZE   1193 source3/printing/nt_printing.c 		while((byte_count = vfs_read_data(fsp, buf, VS_NE_BUF_SIZE)) > 0) {
VS_NE_BUF_SIZE   1207 source3/printing/nt_printing.c 					if ((bc = vfs_read_data(fsp, &buf[byte_count-i], VS_NE_BUF_SIZE-