Symbol: LC_ALL
bin/chio/chio.c
1198
setlocale(LC_ALL, "");
bin/df/df.c
109
(void)setlocale(LC_ALL, "");
bin/ed/main.c
97
(void)setlocale(LC_ALL, "");
bin/expr/expr.y
270
setlocale(LC_ALL, "");
bin/ls/ls.c
244
(void)setlocale(LC_ALL, "");
bin/pax/pax.c
221
(void) setlocale(LC_ALL, "");
bin/pkill/pkill.c
147
setlocale(LC_ALL, "");
bin/ps/ps.c
189
(void) setlocale(LC_ALL, "");
bin/rm/rm.c
76
(void)setlocale(LC_ALL, "");
bin/sh/main.c
100
(void) setlocale(LC_ALL, "");
bin/sh/var.c
362
(void) setlocale(LC_ALL, "");
bin/sh/var.c
384
(void) setlocale(LC_ALL, "");
bin/sh/var.c
482
setlocale(LC_ALL, loc);
bin/sh/var.c
510
setlocale(LC_ALL, "");
bin/sh/var.c
678
(void) setlocale(LC_ALL, "");
bin/sh/var.c
816
setlocale(LC_ALL, "");
bin/sh/var.c
893
setlocale(LC_ALL, "");
crypto/heimdal/kuser/kcc.c
111
setlocale (LC_ALL, "");
crypto/heimdal/kuser/kinit.c
737
setlocale (LC_ALL, "");
crypto/krb5/src/clients/kdestroy/kdestroy.c
97
setlocale(LC_ALL, "");
crypto/krb5/src/clients/kinit/kinit.c
861
setlocale(LC_ALL, "");
crypto/krb5/src/clients/klist/klist.c
130
setlocale(LC_ALL, "");
crypto/krb5/src/clients/kpasswd/kpasswd.c
62
setlocale(LC_ALL, "");
crypto/krb5/src/clients/kswitch/kswitch.c
58
setlocale(LC_ALL, "");
crypto/krb5/src/clients/kvno/kvno.c
84
setlocale(LC_ALL, "");
crypto/krb5/src/kadmin/cli/ss_wrapper.c
47
setlocale(LC_ALL, "");
crypto/krb5/src/kadmin/dbutil/kdb5_util.c
205
setlocale(LC_ALL, "");
crypto/krb5/src/kadmin/ktutil/ktutil.c
48
setlocale(LC_ALL, "");
crypto/krb5/src/kadmin/server/ovsec_kadmd.c
350
setlocale(LC_ALL, "");
crypto/krb5/src/kdc/main.c
898
setlocale(LC_ALL, "");
crypto/krb5/src/kprop/kprop.c
100
setlocale(LC_ALL, "");
crypto/krb5/src/kprop/kpropd.c
257
setlocale(LC_ALL, "");
crypto/krb5/src/kprop/kproplog.c
438
setlocale(LC_ALL, "");
crypto/krb5/src/plugins/kdb/ldap/ldap_util/kdb5_ldap_util.c
258
setlocale(LC_ALL, "");
crypto/openssl/test/localetest.c
101
if (setlocale(LC_ALL, "") == NULL)
lib/libc/locale/setlocale.c
102
if (category < LC_ALL || category >= _LC_LAST) {
lib/libc/locale/setlocale.c
107
return (category != LC_ALL ?
lib/libc/locale/setlocale.c
120
if (category == LC_ALL) {
lib/libc/locale/setlocale.c
137
} else if (category != LC_ALL) {
lib/libc/locale/setlocale.c
182
if (category != LC_ALL)
lib/libc/tests/gen/fnmatch_test.c
219
setlocale(LC_ALL, "cs_CZ.UTF-8");
lib/libc/tests/gen/fnmatch_test.c
242
setlocale(LC_ALL, "en_US.UTF-8");
lib/libc/tests/string/strxfrm_test.c
39
setlocale(LC_ALL, "ru_RU.ISO8859-5");
lib/libc/tests/string/wcscoll_test.c
52
ATF_CHECK_MSG(setlocale(LC_ALL, "ru_RU.UTF-8") != NULL,
lib/libc/tests/string/wcscoll_test.c
75
curloc = setlocale(LC_ALL, "en_US.UTF-8");
sbin/restore/main.c
83
(void)setlocale(LC_ALL, "");
tools/diag/localeck/localeck.c
39
{ LC_ALL, "LC_ALL" },
usr.bin/basename/basename.c
53
setlocale(LC_ALL, "");
usr.bin/calendar/calendar.c
73
(void)setlocale(LC_ALL, "");
usr.bin/calendar/io.c
405
(void)setlocale(LC_ALL, locale);
usr.bin/calendar/io.c
531
mylocale = strdup(setlocale(LC_ALL, NULL));
usr.bin/colrm/colrm.c
57
setlocale(LC_ALL, "");
usr.bin/column/column.c
76
setlocale(LC_ALL, "");
usr.bin/comm/comm.c
67
(void) setlocale(LC_ALL, "");
usr.bin/csplit/csplit.c
103
setlocale(LC_ALL, "");
usr.bin/ctags/ctags.c
87
setlocale(LC_ALL, "");
usr.bin/cut/cut.c
76
setlocale(LC_ALL, "");
usr.bin/du/du.c
102
setlocale(LC_ALL, "");
usr.bin/find/main.c
73
(void)setlocale(LC_ALL, "");
usr.bin/finger/finger.c
167
(void) setlocale(LC_ALL, "");
usr.bin/fortune/fortune/fortune.c
163
(void) setlocale(LC_ALL, "");
usr.bin/fortune/strfile/strfile.c
138
setlocale(LC_ALL, "");
usr.bin/grep/grep.c
322
setlocale(LC_ALL, "");
usr.bin/hexdump/hexdump.c
53
(void)setlocale(LC_ALL, "");
usr.bin/iconv/iconv.c
167
setlocale(LC_ALL, "");
usr.bin/join/join.c
112
setlocale(LC_ALL, "");
usr.bin/killall/killall.c
133
setlocale(LC_ALL, "");
usr.bin/locale/locale.c
412
setlocale(LC_ALL, "");
usr.bin/locale/locale.c
582
setlocale(LC_ALL, "");
usr.bin/localedef/localedef.c
281
(void) setlocale(LC_ALL, "");
usr.bin/locate/locate/locate.c
124
(void) setlocale(LC_ALL, "");
usr.bin/msgs/msgs.c
159
setlocale(LC_ALL, "");
usr.bin/ncal/ncal.c
228
if (setlocale(LC_ALL, "") == NULL)
usr.bin/nl/nl.c
136
(void)setlocale(LC_ALL, "");
usr.bin/printf/printf.c
101
(void) setlocale(LC_ALL, "");
usr.bin/rev/rev.c
54
setlocale(LC_ALL, "");
usr.bin/sed/main.c
119
(void) setlocale(LC_ALL, "");
usr.bin/sort/sort.c
317
setlocale(LC_ALL, "");
usr.bin/split/split.c
80
setlocale(LC_ALL, "");
usr.bin/systat/main.c
147
(void) setlocale(LC_ALL, "");
usr.bin/tabs/tabs.c
84
setlocale(LC_ALL, "");
usr.bin/top/top.c
268
if (setlocale(LC_ALL, "") == NULL) {
usr.bin/tr/tr.c
68
(void)setlocale(LC_ALL, "");
usr.bin/ul/ul.c
101
setlocale(LC_ALL, "");
usr.bin/uniq/uniq.c
90
(void) setlocale(LC_ALL, "");
usr.bin/w/w.c
144
setlocale(LC_ALL, "");
usr.bin/whereis/whereis.c
389
setlocale(LC_ALL, "");
usr.bin/xargs/xargs.c
121
(void)setlocale(LC_ALL, "");
usr.sbin/cron/crontab/crontab.c
80
setlocale(LC_ALL, "");
usr.sbin/pw/pw.c
126
setlocale(LC_ALL, "");
usr.sbin/tzsetup/tzsetup.c
838
setlocale(LC_ALL, "");