Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/smbsrv/
H A Dstring.h135 size_t smb_sbequiv_strlen(const char *);
/titanic_41/usr/src/common/smbsrv/
H A Dsmb_utf8.c282 smb_sbequiv_strlen(const char *mbs) in smb_sbequiv_strlen() function
/titanic_41/usr/src/lib/smbsrv/libsmb/common/
H A Dmapfile-vers349 smb_sbequiv_strlen;
/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_mbuf_marshaling.c1038 if ((length = smb_sbequiv_strlen(mbs)) == -1) in mbc_marshal_put_ascii_string()