Searched refs:MAX_UNISTR_SIZE (Results 1 – 1 of 1) sorted by relevance
344 #define MAX_UNISTR_SIZE 1000 macro346 unistr(netdissect_options *ndo, char (*buf)[MAX_UNISTR_SIZE+1], in unistr()408 if (l < MAX_UNISTR_SIZE) { in unistr()439 if (l < MAX_UNISTR_SIZE) { in unistr()471 char strbuf[MAX_UNISTR_SIZE+1]; in smb_fdata1()