Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_mbuf_marshaling.c48 static int mbc_marshal_put_oem_string(mbuf_chain_t *, char *, int);
685 if (mbc_marshal_put_oem_string(mbc, in smb_mbc_vencodef()
1094 mbc_marshal_put_oem_string(mbuf_chain_t *mbc, char *mbs, int repc) in mbc_marshal_put_oem_string() function