Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_mbuf_marshaling.c48 static int mbc_marshal_put_unicode_string(mbuf_chain_t *, char *, int);
699 if (mbc_marshal_put_unicode_string(mbc, in smb_mbc_vencodef()
1069 mbc_marshal_put_unicode_string(mbuf_chain_t *mbc, char *ascii, int repc) in mbc_marshal_put_unicode_string() function