Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_mbuf_marshaling.c50 static int mbc_marshal_put_unicode_string(mbuf_chain_t *, char *, int);
738 if (mbc_marshal_put_unicode_string(mbc, in smb_mbc_vencodef()
1112 mbc_marshal_put_unicode_string(mbuf_chain_t *mbc, char *ascii, int repc) in mbc_marshal_put_unicode_string() function