Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_mbuf_marshaling.c49 static int mbc_marshal_put_unicode_string(mbuf_chain_t *, char *, int);
695 if (mbc_marshal_put_unicode_string(mbc, in smb_mbc_vencodef()
1162 mbc_marshal_put_unicode_string(mbuf_chain_t *mbc, char *mbs, int repc) in mbc_marshal_put_unicode_string() function