Home
last modified time | relevance | path

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

/external/tcpdump/
Dsmbutil.c341 #define MAX_UNISTR_SIZE 1000 macro
346 static char buf[MAX_UNISTR_SIZE+1]; in unistr()
394 if (l >= MAX_UNISTR_SIZE) in unistr()
410 if (l >= MAX_UNISTR_SIZE) in unistr()