Home
last modified time | relevance | path

Searched refs:LM1_2X002 (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/fs/smbsrv/
H A Dsmb_negotiate.c201 { LM1_2X002, "LM1.2X002" },
354 case LM1_2X002: in smb_com_negotiate()
H A Dsmb_dispatch.c237 0x32, LM1_2X002 },
240 0x33, LM1_2X002 },
242 0x34, LM1_2X002 },
313 0x74, LM1_2X002, SDDF_SUPPRESS_TID },
/titanic_44/usr/src/uts/common/smbsrv/
H A Dsmb.h398 #define LM1_2X002 6 /* This is the first version of the full */ macro