Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/network/
H A Dinet_netof.c24 * @tc.name : inet_netof_0100
28 void inet_netof_0100(void) in inet_netof_0100() function
31 EXPECT_EQ("inet_netof_0100", inet_netof(a), NET); in inet_netof_0100()
35 * @tc.name : inet_netof_0100
43 EXPECT_EQ("inet_netof_0100", inet_netof(a), net); in inet_netof_0200()
48 inet_netof_0100(); in main()

Completed in 1 milliseconds