Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ssh/libssh/common/
H A Dg11n.c62 static char *native_codeset; variable
220 if (native_codeset == NULL) { in g11n_setlocale()
224 native_codeset = xstrdup(curr); in g11n_setlocale()
735 codeset = native_codeset; in g11n_convert_to_utf8()