Home
last modified time | relevance | path

Searched refs:ether_ntoa_r (Results 1 – 5 of 5) sorted by relevance

/bionic/libc/bionic/
Dether_ntoa.c38 ether_ntoa_r (const struct ether_addr *addr, char * buf) in ether_ntoa_r() function
54 return ether_ntoa_r(addr, buf); in ether_ntoa()
/bionic/libc/include/netinet/
Dether.h55 char* ether_ntoa_r(const struct ether_addr* __addr, char* __buf);
/bionic/tests/
Dnetinet_ether_test.cpp48 char* p = ether_ntoa_r(&addr, buf); in TEST()
/bionic/tools/versioner/platforms/
Dlibc.map.txt323 ether_ntoa_r; # introduced-arm=12 introduced-arm64=21 introduced-x86=12 introduced-x86_64=21
/bionic/libc/
Dlibc.map.txt323 ether_ntoa_r; # introduced-arm=12 introduced-arm64=21 introduced-x86=12 introduced-x86_64=21