| /Zephyr-latest/modules/mbedtls/ | 
| D | debug.c | 16 	int str_len;  in zephyr_mbedtls_debug()  local
 | 
| /Zephyr-latest/subsys/net/ip/ | 
| D | utils.c | 768 static bool parse_ipv6(const char *str, size_t str_len,  in parse_ipv6()852 static inline bool parse_ipv6(const char *str, size_t str_len,  in parse_ipv6()
 860 static bool parse_ipv4(const char *str, size_t str_len,  in parse_ipv4()
 922 static inline bool parse_ipv4(const char *str, size_t str_len,  in parse_ipv4()
 929 bool net_ipaddr_parse(const char *str, size_t str_len, struct sockaddr *addr)  in net_ipaddr_parse()
 
 | 
| /Zephyr-latest/subsys/shell/ | 
| D | shell_wildcard.c | 108 	uint16_t str_len = z_shell_strlen(str);  in z_shell_has_wildcard()  local
 | 
| D | shell.c | 431 	size_t str_len = z_shell_strlen(str);  in tab_options_print()  local
 | 
| /Zephyr-latest/tests/bsim/bluetooth/host/iso/cis/src/ | 
| D | cis_peripheral.c | 46 	size_t str_len;  in iso_print_data()  local
 | 
| /Zephyr-latest/samples/bluetooth/iso_peripheral/src/ | 
| D | main.c | 76 	size_t str_len;  in iso_print_data()  local
 | 
| /Zephyr-latest/subsys/net/lib/shell/ | 
| D | capture.c | 22 			    char *str, int str_len)  in get_address_str()
 | 
| /Zephyr-latest/subsys/net/lib/http/ | 
| D | http_huffman.c | 418 int http_hpack_huffman_encode(const uint8_t *str, size_t str_len,  in http_hpack_huffman_encode()
 | 
| D | http_hpack.c | 237 	uint32_t str_len;  in hpack_string_decode()  local489 	size_t str_len;  in hpack_string_encode()  local
 
 | 
| /Zephyr-latest/tests/subsys/settings/file/src/ | 
| D | settings_test_file.c | 207 			      size_t str_len)  in settings_test_file_strstr()
 | 
| /Zephyr-latest/tests/bsim/bluetooth/host/iso/bis/src/ | 
| D | bis_receiver.c | 54 	size_t str_len;  in iso_log_data()  local
 | 
| /Zephyr-latest/samples/bluetooth/iso_receive/src/ | 
| D | main.c | 214 	size_t str_len;  in iso_recv()  local
 | 
| /Zephyr-latest/samples/bluetooth/bap_broadcast_assistant/src/ | 
| D | main.c | 235 	const size_t str_len = strlen(str);  in is_substring()  local
 | 
| /Zephyr-latest/tests/bsim/bluetooth/ll/cis/src/ | 
| D | main.c | 250 	size_t str_len;  in iso_print_data()  local
 | 
| /Zephyr-latest/samples/bluetooth/cap_acceptor/src/ | 
| D | cap_acceptor_broadcast.c | 643 	const size_t str_len = strlen(str);  in is_substring()  local
 | 
| /Zephyr-latest/tests/bsim/bluetooth/ll/bis/src/ | 
| D | test_bis.c | 558 	size_t str_len;  in iso_print_data()  local
 | 
| /Zephyr-latest/samples/bluetooth/bap_broadcast_sink/src/ | 
| D | main.c | 720 	const size_t str_len = strlen(str);  in is_substring()  local
 | 
| /Zephyr-latest/lib/os/ | 
| D | cbprintf_packaged.c | 1151 		uint16_t str_len = (strl && (i < strl_len)) ? strl[i] : 0;  in cbprintf_package_convert()  local
 | 
| /Zephyr-latest/subsys/bluetooth/audio/ | 
| D | tbs.c | 1997 	size_t str_len;  in valid_register_param()  local
 | 
| /Zephyr-latest/subsys/bluetooth/host/shell/ | 
| D | bt.c | 288 	const size_t str_len = strlen(str);  in is_substring()  local
 | 
| /Zephyr-latest/drivers/modem/ | 
| D | hl7800.c | 3633 	size_t str_len = sizeof(TIME_STRING_FORMAT) - 1;  in on_cmd_rtc_query()  local
 |