Home
last modified time | relevance | path

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

/external/tcpdump/
Dsmbutil.c340 #define MAX_UNISTR_SIZE 1000 macro
345 static char buf[MAX_UNISTR_SIZE+1]; in unistr()
393 if (l >= MAX_UNISTR_SIZE) in unistr()
409 if (l >= MAX_UNISTR_SIZE) in unistr()