Searched refs:tolower (Results 1 – 12 of 12) sorted by relevance
19 lower1 = tolower(c); in strncasecmp()20 lower2 = tolower((unsigned char)*s2++); in strncasecmp()
56 static inline int tolower(int chr) in tolower() function
32 role = tolower(console_getchar()); in device_role_select()
121 char c = tolower(console_getchar()); in get_chars()795 c = tolower(console_getchar()); in test_run_broadcaster()833 c = tolower(console_getchar()); in test_run_broadcaster()
161 role_char = tolower(console_getchar()); in device_role_select()521 char c = tolower(console_getchar()); in get_chars()973 c = tolower(console_getchar()); in change_central_settings()992 c = tolower(console_getchar()); in change_central_settings()995 c = tolower(console_getchar()); in change_central_settings()1016 c = tolower(console_getchar()); in change_central_settings()1019 c = tolower(console_getchar()); in change_central_settings()1032 c = tolower(console_getchar()); in change_central_settings()1218 c = tolower(console_getchar()); in run_central()
55 return tolower(ch); in foldcase()
225 tolower
153 *ptr = tolower(*ptr); in parse_header()
28 if (tolower(inp[len - 1]) != units) { in strtomicro()
847 query_name[i] = tolower(query_name[i]); in dns_validate_msg()1085 query_name[i] = tolower(query_name[i]); in dns_write()
1023 lw[i] = tolower(test[i]); in ZTEST()
1391 tolower(),ISO/IEC 9899:2011