Home
last modified time | relevance | path

Searched refs:stricmp (Results 1 - 4 of 4) sorted by relevance

/kernel/liteos_a/testsuites/unittest/net/resolv/smoke/
H A Dnet_resolv_test_007.cpp54 ICUNIT_ASSERT_EQUAL((stricmp(str1, buf) == 0 || stricmp(str2, buf) == 0), 1, printf("%s\n", p)); in EtherNtoarTest()
H A Dnet_resolv_test_006.cpp54 ICUNIT_ASSERT_EQUAL((stricmp(str1, buf) == 0 || stricmp(str2, buf) == 0), 1, printf("%s\n", buf)); in EtherNtoaTest()
/kernel/liteos_a/testsuites/unittest/net/resolv/
H A Dlt_net_resolv.h40 int stricmp(const char *s1, const char *s2);
H A Dnet_resolv_test.cpp37 int stricmp(const char *s1, const char *s2) in stricmp() function

Completed in 2 milliseconds