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