Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:unicodestr

438            int unicodestr)
624 s = unistr(ndo, buf, &len, (*fmt == 'R') ? 0 : unicodestr);
644 s = unistr(ndo, buf + 1, &len, (*fmt == 'Y') ? 0 : unicodestr);
676 s = unistr(ndo, buf, &stringlen, unicodestr);
798 int unicodestr)
811 buf2 = smb_fdata(ndo, buf, fmt, maxbuf, unicodestr);
850 buf = smb_fdata1(ndo, buf, s, maxbuf, unicodestr);