Home
last modified time | relevance | path

Searched refs:smb1_negotiate_smb2 (Results 1 – 3 of 3) sorted by last modified time

/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h245 smb_sdrc_t smb1_negotiate_smb2(smb_request_t *sr);
/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_negotiate.c501 smb1_negotiate_smb2(smb_request_t *sr) in smb1_negotiate_smb2() function
H A Dsmb_negotiate.c452 rc = smb1_negotiate_smb2(sr); in smb_com_negotiate()