Searched refs:inet_ntoa (Results 1 – 8 of 8) sorted by relevance
41 inet_ntoa(struct in_addr in) in inet_ntoa() function
45 char* _Nonnull inet_ntoa(struct in_addr __addr);
131 TEST(arpa_inet, inet_ntoa) { in TEST() argument133 ASSERT_STREQ("127.0.0.1", inet_ntoa(a)); in TEST()
283 CALL(inet_ntoa)
411 inet_ntoa
513 inet_ntoa;
510 "upstream-openbsd/lib/libc/net/inet_ntoa.c",