Searched refs:toupper (Results 1 – 3 of 3) sorted by relevance
28 int toupper(int c);
64 int toupper(int c) { in toupper() function
357 UcasePassword[i] = (u_char)toupper(secret[i]); in ChapMS_LANMan()
Completed in 3 milliseconds