Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/manual/network/
H A Dgethostbyaddr.c22 * @tc.name : gethostbyaddre_0100
26 void gethostbyaddre_0100(void) in gethostbyaddre_0100() function
38 EXPECT_TRUE("gethostbyaddre_0100", hptr != NULL); in gethostbyaddre_0100()
39 EXPECT_STREQ("gethostbyaddre_0100", hptr->h_name, "localhost"); in gethostbyaddre_0100()
59 gethostbyaddre_0100(); in main()

Completed in 1 milliseconds