Searched defs:maxwords (Results 1 – 3 of 3) sorted by relevance
111 int maxwords = maxbytes / 2; in smb_utf16_bytes() local
309 int maxwords = maxbytes / 2; in cifs_utf16_bytes() local
279 static int ddebug_tokenize(char *buf, char *words[], int maxwords) in ddebug_tokenize()