Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/include/
H A Dg11n.h71 char *g11n_srvr_locale_negotiate(char *clnt_langtags, char **srvr_locales);
/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dg11n.c655 g11n_srvr_locale_negotiate(char *clnt_langtags, char **srvr_locales) in g11n_srvr_locale_negotiate() function
H A Dkex.c322 *lang = g11n_srvr_locale_negotiate(client, NULL); in choose_lang()