Home
last modified time | relevance | path

Searched refs:MAX_UNISTR_SIZE (Results 1 – 1 of 1) sorted by relevance

/external/tcpdump/
Dsmbutil.c339 #define MAX_UNISTR_SIZE 1000 macro
344 static char buf[MAX_UNISTR_SIZE+1]; in unistr()
392 if (l >= MAX_UNISTR_SIZE) in unistr()
408 if (l >= MAX_UNISTR_SIZE) in unistr()