- fdata(words + 1, f1, MIN(words + 1 + 2 * CVAL(words, 0), maxbuf));
- fdata(data1 + 2, f2, maxbuf - (paramlen + datalen));
+ smb_fdata(words + 1, f1, MIN(words + 1 + 2 * CVAL(words, 0), maxbuf));
+ smb_fdata(data1 + 2, f2, maxbuf - (paramlen + datalen));