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

/freebsd-10-stable/sys/netsmb/
H A Dsmb_conn.h78 #define SMBV_UNICODE 0x0400 /* connection is configured to use Unicode */ macro
H A Dsmb_smb.c209 vcp->obj.co_flags |= SMBV_UNICODE;
307 if (vcp->obj.co_flags & SMBV_UNICODE)
585 if (vcp->obj.co_flags & SMBV_UNICODE) {

Completed in 57 milliseconds