Home
last modified time | relevance | path

Searched refs:SMB_DIALECT_NTLM0_12 (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/lib/libsmbfs/smb/
H A Dnegprot.c84 {SMB_DIALECT_NTLM0_12, "NT LM 0.12"},
218 if (dp->d_id < SMB_DIALECT_NTLM0_12) { in smb_negprot()
322 if (dp->d_id == SMB_DIALECT_NTLM0_12 && in smb_negprot()
/titanic_44/usr/src/uts/common/netsmb/
H A Dsmb.h69 SMB_DIALECT_NTLM0_12 /* NT LM 0.12, Windows for Workgroups */ enumerator
/titanic_44/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_smb.c623 if (SMB_DIALECT(vcp) >= SMB_DIALECT_NTLM0_12) { in smb_rwuio()
/titanic_44/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_smb.c263 if (SMB_DIALECT(vcp) < SMB_DIALECT_NTLM0_12) in smbfs_smb_trans2_query()
2054 < SMB_DIALECT_NTLM0_12 ? SMB_FIND_STANDARD : in smbfs_smb_findopenLM2()