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

/illumos-gate/usr/src/uts/common/sys/
H A Dethernet.h148 extern char *ether_ntoa_r(const struct ether_addr *, char *);
/illumos-gate/usr/src/lib/libsocket/inet/
H A Dether_addr.c264 ether_ntoa_r(const struct ether_addr *e, char *buf) function
284 return (ether_ntoa_r(e, eabuf->ea_string));
/illumos-gate/usr/src/man/man3socket/
H A DMakefile70 ether_ntoa_r.3socket \
164 ether_ntoa_r.3socket := LINKSRC = ethers.3socket
/illumos-gate/usr/src/boot/include/net/
H A Dethernet.h418 char *ether_ntoa_r(const struct ether_addr *, char *);

Completed in 61 milliseconds