Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_negotiate.c230 static int smb_xlate_dialect(const char *);
253 if ((dialect = smb_xlate_dialect(negprot->ni_name)) < 0) in smb_pre_negotiate()
482 smb_xlate_dialect(const char *dialect) in smb_xlate_dialect() function