Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/network/
H A Dproto.c133 * @tc.name : getprotoent_0100
137 void getprotoent_0100(void) in getprotoent_0100() function
148 EXPECT_EQ("getprotoent_0100", dst->p_proto, src->p_proto); in getprotoent_0100()
149 EXPECT_STREQ("getprotoent_0100", dst->p_name, src->p_name); in getprotoent_0100()
154 EXPECT_TRUE("getprotoent_0100", count > 0); in getprotoent_0100()
166 getprotoent_0100(); in main()

Completed in 1 milliseconds