Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/include/
H A Dg11n.h50 void g11n_setlocale(int category, const char *locale);
/titanic_41/usr/src/cmd/ssh/ssh-keysign/
H A Dssh-keysign.c174 (void) g11n_setlocale(LC_ALL, ""); in main()
/titanic_41/usr/src/cmd/ssh/ssh-add/
H A Dssh-add.c307 (void) g11n_setlocale(LC_ALL, ""); in main()
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dkex.c582 g11n_setlocale(LC_ALL, locale); in kex_choose_conf()
591 g11n_setlocale(LC_MESSAGES, locale); in kex_choose_conf()
H A Dg11n.c216 g11n_setlocale(int category, const char *locale) in g11n_setlocale() function
/titanic_41/usr/src/cmd/ssh/ssh-keyscan/
H A Dssh-keyscan.c715 (void) g11n_setlocale(LC_ALL, ""); in main()
/titanic_41/usr/src/cmd/ssh/ssh/
H A Dssh.c236 (void) g11n_setlocale(LC_ALL, "");
/titanic_41/usr/src/cmd/ssh/ssh-keygen/
H A Dssh-keygen.c960 g11n_setlocale(LC_ALL, ""); in main()
/titanic_41/usr/src/cmd/ssh/scp/
H A Dscp.c304 g11n_setlocale(LC_ALL, "");
/titanic_41/usr/src/cmd/ssh/sftp-server/
H A Dsftp-server.c1234 (void) g11n_setlocale(LC_ALL, ""); in sftp_server_main()
/titanic_41/usr/src/cmd/ssh/sshd/
H A Dsshd.c846 (void) g11n_setlocale(LC_ALL, ""); in main()
/titanic_41/usr/src/cmd/ssh/sftp/
H A Dsftp.c1545 (void) g11n_setlocale(LC_ALL, ""); in main()