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

/freebsd-9.3-release/contrib/tcpdump/
H A Dsmbutil.c338 #define MAX_UNISTR_SIZE 1000 macro
342 static char buf[MAX_UNISTR_SIZE+1];
390 if (l >= MAX_UNISTR_SIZE)
406 if (l >= MAX_UNISTR_SIZE)

Completed in 106 milliseconds