Home
last modified time | relevance | path

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

/titanic_53/usr/src/uts/common/fs/smbsrv/
H A Dsmb_mbuf_marshaling.c1437 mbuf_chain_t *mbc, uint8_t **ascii, int max_unicode) in mbc_marshal_get_unicode_string() argument
1445 if (max_unicode == 0) in mbc_marshal_get_unicode_string()
1446 max_unicode = 0xffff; in mbc_marshal_get_unicode_string()
1454 if (max_unicode <= 0) in mbc_marshal_get_unicode_string()
1456 max_unicode -= 2; in mbc_marshal_get_unicode_string()