Symbol: toupper
bin/dd/dd.c
227
casetab[cnt] = toupper(casetab[cnt]);
crypto/libressl/apps/openssl/ca.c
2606
row[DB_serial][i] = toupper((unsigned char) row[DB_serial][i]);
games/battlestar/getcom.c
94
toupper((unsigned char)*buf1++);
games/bcd/bcd.c
198
*p = toupper(*p);
games/boggle/boggle/mach.c
427
printw("%c", toupper(SEVENBIT(ch)));
games/boggle/boggle/mach.c
688
printw("%c ", toupper((unsigned char)ch));
games/bs/bs.c
195
name[0] = toupper(name[0]);
games/bs/bs.c
825
ch = toupper(ch);
games/cgram/cgram.c
49
return (char)toupper((unsigned char)ch);
games/cribbage/io.c
306
c = toupper(c);
games/cribbage/io.c
401
Msgbuf[0] = toupper(Msgbuf[0]);
games/cribbage/io.c
545
c = toupper(c);
games/fortune/fortune/fortune.c
1244
*sp++ = toupper((unsigned char)*orig);
games/gomoku/stoc.c
102
c = toupper(c);
games/hack/hack.u_init.c
173
pc = toupper((unsigned char)pc);
games/hack/hack.u_init.c
205
pc = toupper((unsigned char)pc);
games/hangman/getguess.c
89
uch = toupper(ch);
games/hunt/hunt/otto.c
388
command[comlen++] = toupper(cmd);
games/mille/misc.c
72
c = toupper(c);
games/mille/move.c
362
c = toupper(c);
games/phantasia/io.c
299
ch = toupper(ch);
games/sail/dr_1.c
430
*tp = toupper((unsigned char)*tp);
games/sail/main.c
103
myname[0] = toupper((unsigned char)myname[0]);
include/ctype.h
217
int toupper(int);
lib/libc/gen/readpassphrase.c
135
ch = (char)toupper((unsigned char)ch);
lib/libc/inet/nsap_addr.c
56
c = toupper(c);
lib/libc/inet/nsap_addr.c
61
c = toupper(c);
lib/libc/nameser/ns_ttl.c
115
ch = toupper(ch);
lib/libkiconv/xlat16_iconv.c
249
if (lcase & KICONV_UPPER && ud != toupper(ud)) {
lib/libkiconv/xlat16_iconv.c
250
table[us] |= (u_char)toupper(ud) << 16;
lib/libkiconv/xlat16_iconv.c
267
if (lcase & KICONV_FROM_UPPER && c != toupper(c)) {
lib/libkiconv/xlat16_iconv.c
268
table[us] |= (u_char)toupper(c) << 16;
libexec/ftpd/ftpcmd.y
1520
*s = toupper(*s);
sbin/ip6fw/ip6fw.c
1221
c = toupper(getc(stdin));
sbin/ipfw/ipfw2.c
3564
c = toupper(getc(stdin));
sbin/ipfw/ipfw2.c
3633
c = toupper(getc(stdin));
sbin/ipfw/ipfw2.c
3968
c = toupper(getc(stdin));
sbin/ipfw3/ipfw3.c
657
c = toupper(getc(stdin));
sbin/ipfw3/ipfw3dummynet.c
696
c = toupper(getc(stdin));
sbin/ipfw3/ipfw3nat.c
276
c = toupper(getc(stdin));
sbin/ipfw3/ipfw3state.c
116
c = toupper(getc(stdin));
sbin/newfs_msdos/mkfs_msdos.c
1064
c = *src ? toupper(*src++) : ' ';
stand/lib/cd9660.c
244
if (!icase && toupper(*path) == *cp)
stand/lib/printf.c
166
*++p = upper ? toupper(c) : c;
sys/dev/acpica/acpi_cpu_cstate.c
1201
if (strlen(state) < 2 || toupper(state[0]) != 'C')
sys/dev/acpica/acpi_cpu_cstate.c
1236
if (strlen(state) < 2 || toupper(state[0]) != 'C')
sys/kern/subr_prf.c
519
*++p = upper ? toupper(c) : c;
sys/platform/pc64/x86_64/machdep.c
3459
if (strlen(name) < 4 || toupper(name[0]) != 'C')
usr.bin/at/at.c
894
queue = toupper(queue);
usr.bin/finger/util.c
338
*t = toupper(*t);
usr.bin/ipcrm/ipcrm.c
131
warn("%sid(%d)", IPC_TO_STR(toupper(c)), target_id);
usr.bin/ipcrm/ipcrm.c
134
IPC_TO_STRING(toupper(c)));
usr.bin/killall/killall.c
82
*s = toupper((unsigned char)*s);
usr.bin/localedef/ctype.c
277
ctn->toupper = wc;
usr.bin/localedef/ctype.c
404
if (ctn->toupper)
usr.bin/localedef/ctype.c
405
rl.mapupper[wc] = ctn->toupper;
usr.bin/localedef/ctype.c
437
if (ctn->toupper == 0) {
usr.bin/localedef/ctype.c
440
(last_up->toupper + 1 == ctn->toupper)) {
usr.bin/localedef/ctype.c
449
up[rl.mapupper_ext_nranges - 1].map = ctn->toupper;
usr.bin/localedef/ctype.c
80
int32_t toupper;
usr.bin/locate/locate/fastfind.c
181
table[toupper(*patend)] = 1;
usr.bin/mail/fio.c
143
if (*cp != c && *cp != toupper((unsigned char)c))
usr.bin/patch/util.c
145
*s = toupper((unsigned char)*s);
usr.bin/rpcgen/rpc_cout.c
700
*ptr++ = toupper(*str++);
usr.bin/rpcgen/rpc_main.c
439
*tmp = toupper(*tmp);
usr.bin/seq/seq.c
339
c |= ((toupper((unsigned char)*cp) -
usr.bin/sort/bwstring.c
1118
*s = toupper(*s);
usr.bin/sort/bwstring.c
75
m[j] = toupper(m[j]);
usr.bin/stat/stat.c
1101
#define hex2nibble(c) (c <= '9' ? c - '0' : toupper(c) - 'A' + 10)
usr.bin/telnet/telnet.c
596
*cp = toupper(c);
usr.bin/telnet/utilities.c
77
*argument = toupper(c);
usr.bin/tip/tip.c
403
gch = toupper(gch);
usr.bin/truss/syscalls.c
222
tmp[i] = toupper(tmp[i]);
usr.sbin/cdcontrol/cdcontrol.c
159
n = toupper(*s);
usr.sbin/config/mkheaders.c
235
*cp++ = islower(*dev) ? toupper(*dev++) : *dev++;
usr.sbin/config/mkmakefile.c
731
ftype, toupper(och),
usr.sbin/config/mkmakefile.c
770
*str = toupper(*str);
usr.sbin/cron/cron/cron.h
119
#define MkUpper(ch) (islower(ch) ? toupper(ch) : ch)
usr.sbin/installer/dfuibe_installer/fn_subpart_hammer.c
911
res[i] = toupper(mtpt[i]);
usr.sbin/installer/dfuife_curses/curses_form.c
998
if (toupper(key) == cw->accel) {
usr.sbin/installer/dfuife_curses/curses_widget.c
212
if (toupper(w->text[i]) == w->accel) {
usr.sbin/installer/dfuife_curses/curses_xlat.c
475
w->accel = toupper(accel[0]);
usr.sbin/installer/libinstaller/functions.c
211
d = toupper(hex[i]);
usr.sbin/makefs/cd9660.c
1603
*newname++ = toupper((unsigned char)*oldname);
usr.sbin/makefs/cd9660.c
1663
*newname++ = toupper((unsigned char)*oldname);
usr.sbin/mfiutil/mfi_drive.c
179
if (toupper(drive[0]) == 'E' || toupper(drive[0]) == 'S') {
usr.sbin/mfiutil/mfi_drive.c
183
if (toupper(drive[0]) == 'E') {
usr.sbin/mfiutil/mfi_drive.c
190
if (toupper(*cp) != 'S')
usr.sbin/pfctl/pfctl_osfp.c
910
switch ((opt = toupper(tcpopts[i++]))) {
usr.sbin/ppp/chap_ms.c
266
AuthenticatorResponse[i] = toupper(AuthenticatorResponse[i]);
usr.sbin/ppp/chap_ms.c
400
*ptr = toupper(*secret);
usr.sbin/pw/pw_user.c
1117
*p = (char) toupper((unsigned char)*p);