Lines Matching full:maxwords
486 const u_char *maxwords;502 maxwords = SMBMIN(words + 1 + wct * 2, maxbuf);504 smb_fdata(words + 1, f1, maxwords, unicodestr);801 const u_char *words, *maxwords, *data;850 maxwords = SMBMIN(data, maxbuf);870 for (i = 0; &words[1 + 2 * i] < maxwords; i++) {