Home
last modified time | relevance | path

Searched refs:NATIVE_LM_NT (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/common/smbsrv/
H A Dsmb_native.c144 { NATIVE_LM_NT, "NT LAN Manager 4.0" }, in smbnative_lm_value()
145 { NATIVE_LM_NT, "Windows NT" }, in smbnative_lm_value()
146 { NATIVE_LM_NT, "Windows 4.0" }, in smbnative_lm_value()
147 { NATIVE_LM_NT, "DAVE" } in smbnative_lm_value()
/titanic_41/usr/src/uts/common/smbsrv/
H A Dsmbinfo.h61 #define NATIVE_LM_NT 0x00000001 macro