Searched refs:len2 (Results 1 – 4 of 4) sorted by relevance
105 #define DUMP_TO_FILE2(filename, p_addr1, len1, paddr2, len2) ({ \ argument110 rc = fwrite(p_addr2, 1, len2, fp); \111 LOGE("written %zu %zu", len1, len2); \
103 uint32_t len2 = strlen(xml_str); in IPACM_util_icmp_string() local105 if (len1 == len2) in IPACM_util_icmp_string()
112 uint32_t len2 = strlen(xml_str); in IPACM_util_icmp_string() local114 if (len1 == len2) in IPACM_util_icmp_string()