Home
last modified time | relevance | path

Searched refs:strlen (Results 4401 - 4425 of 9285) sorted by relevance

1...<<171172173174175176177178179180>>...372

/foundation/communication/netstack/test/unittest/tlssocket/client/
H A DTlsConfigurationTest.cpp84 EXPECT_EQ(tlsKeyData.Length(), strlen(PRI_KEY_FILE)); in HWTEST_F()
/foundation/communication/netstack/test/unittest/tls_test/client/
H A DTlsConfigurationTest.cpp84 EXPECT_EQ(tlsKeyData.Length(), strlen(PRI_KEY_FILE)); in HWTEST_F()
/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_adapter.c79 if (strlen(name) <= 0) { in OpenHalVendorModule()
/foundation/communication/wifi/wifi/base/utils/
H A Dxml_parser.cpp54 mDoc_ = xmlReadMemory(xml, strlen(xml), nullptr, nullptr, 0); in LoadConfigurationMemory()
/foundation/distributedhardware/device_manager/services/service/src/pinholder/
H A Dpin_holder_session.cpp130 int32_t ret = SendBytes(sessionId, message.c_str(), strlen(message.c_str())); in SendData()
/foundation/distributedhardware/distributed_camera/common/test/unittest/common/utils/
H A Ddcamera_utils_tools_test.cpp197 size = strlen(reinterpret_cast<const char*>(str)); in HWTEST_F()
/foundation/communication/dhcp/services/utils/src/
H A Ddhcp_common_utils.cpp67 if (strncpy_s(strIp, INET_ADDRSTRLEN, bufIp4, strlen(bufIp4)) != EOK) { in UintIp4ToStr()
/kernel/linux/linux-5.10/certs/
H A Dblacklist.c118 size_t type_len = strlen(type); in is_hash_blacklisted()
/kernel/linux/linux-5.10/arch/mips/generic/
H A Dyamon-dt.c115 memsize = memparse(var + strlen(param_name), NULL); in yamon_dt_append_memory()
/kernel/linux/linux-5.10/arch/arm/boot/compressed/
H A Datags_to_fdt.c91 len = strlen(fdt_cmdline); in merge_fdt_bootargs()
/kernel/linux/linux-5.10/arch/mips/mti-malta/
H A Dmalta-setup.c167 argptr += strlen(argptr); in pci_clock_check()
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
H A Dopal-xscom.c173 ent->path.size = strlen((char *)ent->path.data); in scom_debug_init_one()
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Dlibfdt-wrapper.c110 expand_buf(strlen(name) + 16); in fdt_wrapper_create_node()
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dsys_sparc_32.c208 nlen = strlen(utsname()->domainname) + 1; in SYSCALL_DEFINE2()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dstring_32.h31 extern size_t strlen(const char *s);
/kernel/linux/linux-5.10/arch/um/drivers/
H A Ddaemon_user.c138 strlen(pri->ctl_sock) + 1); in daemon_user_init()
/kernel/linux/linux-5.10/arch/xtensa/platforms/iss/
H A Dconsole.c238 int len = strlen(s); in iss_console_write()
/kernel/linux/linux-5.10/crypto/asymmetric_keys/
H A Drestrict.c31 size_t hexlen = (strlen(str) - 3) / 2; in ca_keys_setup()
/kernel/linux/linux-5.10/drivers/char/ipmi/
H A Dipmi_si_hotmod.c198 len = strlen(str); in hotmod_handler()
/kernel/linux/linux-5.10/drivers/cpuidle/
H A Ddriver.c269 if (!ret && !strlen(param_governor) && drv->governor && in cpuidle_register_driver()
/kernel/linux/linux-5.10/drivers/mtd/parsers/
H A Dofpart.c193 int len = strlen(names) + 1; in parse_ofoldpart_partitions()
/kernel/linux/linux-6.6/arch/mips/generic/
H A Dyamon-dt.c115 memsize = memparse(var + strlen(param_name), NULL); in yamon_dt_append_memory()
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Drelocate.c97 hash = rotate_xor(hash, linux_banner, strlen(linux_banner)); in get_random_boot()
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dpatch-scs.c234 p += strlen(p) + 1; in scs_patch()
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Dlibfdt-wrapper.c110 expand_buf(strlen(name) + 16); in fdt_wrapper_create_node()

Completed in 13 milliseconds

1...<<171172173174175176177178179180>>...372