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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_smb.c1360 int isunicode; local
1372 isunicode = smb_flags2 & FLAGS2_UNICODE;
1467 GET_STRING(filename, byteparms, isunicode);
1502 int isunicode; local
1521 isunicode = smb_flags2 & FLAGS2_UNICODE;
1543 GET_STRING(path, tcondata, isunicode);
1591 GET_STRING(tbuf, tcondata, isunicode);
1608 int isunicode; local
1622 isunicode = smb_flags2 & FLAGS2_UNICODE;
1643 GET_STRING(tbuf, setupdata, isunicode);
1953 int isunicode; local
[all...]

Completed in 46 milliseconds