HomeSort by relevance Sort by last modified time
    Searched refs:ether_ntoa_r (Results 1 - 2 of 2) sorted by null

  /bionic/libc/inet/
ether_ntoa.c 38 ether_ntoa_r (const struct ether_addr *addr, char * buf) function
54 return ether_ntoa_r(addr, buf);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/
ether.h 32 extern char *ether_ntoa_r (__const struct ether_addr *__addr, char *__buf)

Completed in 727 milliseconds