Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/nsswitch/files/common/
H A Dether_addr.c146 struct ether_addr etheraddr; local
149 argp->buf.result = &etheraddr;
/illumos-gate/usr/src/lib/libuuid/common/
H A Duuid.c477 char etheraddr[13]; in uuid_unparse_common() local
489 (void) sprintf(&etheraddr[index++], upper ? "%.2X" : "%.2x", in uuid_unparse_common()
493 etheraddr[index] = '\0'; in uuid_unparse_common()
498 (void) strlcat(out, etheraddr, UUID_PRINTABLE_STRING_LENGTH); in uuid_unparse_common()
/illumos-gate/usr/src/lib/libuuid/
H A DMakefile.com29 OBJECTS = etheraddr.o uuid.o uuid_misc.o
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.p5m635 license usr/src/uts/common/io/THIRDPARTYLICENSE.etheraddr \
636 license=usr/src/uts/common/io/THIRDPARTYLICENSE.etheraddr
/illumos-gate/usr/src/uts/common/
H A DMakefile.files179 etheraddr.o \