Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_mbuf_marshaling.c1388 mbuf_chain_t *mbc, uint8_t **ascii, int max_unicode) in mbc_marshal_get_unicode_string() argument
1396 if (max_unicode == 0) in mbc_marshal_get_unicode_string()
1397 max_unicode = 0xffff; in mbc_marshal_get_unicode_string()
1405 if (max_unicode <= 0) in mbc_marshal_get_unicode_string()
1407 max_unicode -= 2; in mbc_marshal_get_unicode_string()