Searched refs:PC_NETWORK_PROGRAM_1_0 (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_dispatch.c | 151 0x00, PC_NETWORK_PROGRAM_1_0 }, 153 0x01, PC_NETWORK_PROGRAM_1_0 }, 155 0x02, PC_NETWORK_PROGRAM_1_0 }, 157 0x03, PC_NETWORK_PROGRAM_1_0 }, 159 0x04, PC_NETWORK_PROGRAM_1_0 }, 161 0x05, PC_NETWORK_PROGRAM_1_0 }, 163 0x06, PC_NETWORK_PROGRAM_1_0 }, 165 0x07, PC_NETWORK_PROGRAM_1_0 }, 167 0x08, PC_NETWORK_PROGRAM_1_0 }, 169 0x09, PC_NETWORK_PROGRAM_1_0 }, [all …]
|
H A D | smb_negotiate.c | 196 { PC_NETWORK_PROGRAM_1_0, "PC NETWORK PROGRAM 1.0" }, 455 case PC_NETWORK_PROGRAM_1_0: /* core */ in smb_com_negotiate()
|
/titanic_50/usr/src/uts/common/smbsrv/ |
H A D | smb.h | 405 #define PC_NETWORK_PROGRAM_1_0 1 /* The original MSNET SMB protocol */ macro
|