Home
last modified time | relevance | path

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

/titanic_44/usr/src/common/smbsrv/
H A Dsmb_string.c44 #define UNICODE_N_ENTRIES (sizeof (a_unicode) / sizeof (a_unicode[0])) macro
355 if (UNICODE_N_ENTRIES <= a || a_unicode[a].val > b) { in smb_unicode_init()