Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/smbsrv/
H A Dntlocale.h75 #define LANG_NEUTRAL 0x00 macro
316 #define LANG_SYSTEM_DEFAULT MAKELANGID(LANG_NEUTRAL, SUBLANG_SYS_DEFAULT))
317 #define LANG_USER_DEFAULT (MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT))
323 (MAKELCID(MAKELANGID(LANG_NEUTRAL, SUBLANG_NEUTRAL), SORT_DEFAULT))
/titanic_50/usr/src/lib/libdns_sd/common/
H A Ddnssd_ipc.c42 MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT), in win32_strerror()
/titanic_50/usr/src/lib/smbsrv/libmlsvc/common/
H A Dlsar_svc.c468 param->language_ret = MAKELANGID(LANG_NEUTRAL, SUBLANG_NEUTRAL); in lsarpc_s_LookupPrivDisplayName()