Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/nsswitch/files/common/
H A Dether_addr.c148 struct ether_addr etheraddr; local
151 argp->buf.result = &etheraddr;
/titanic_44/usr/src/lib/libuuid/common/
H A Duuid.c483 char etheraddr[13]; in uuid_unparse_common() local
495 (void) sprintf(&etheraddr[index++], upper ? "%.2X" : "%.2x", in uuid_unparse_common()
499 etheraddr[index] = '\0'; in uuid_unparse_common()
504 (void) strlcat(out, etheraddr, UUID_PRINTABLE_STRING_LENGTH); in uuid_unparse_common()
/titanic_44/usr/src/lib/libuuid/
H A DMakefile.com30 OBJECTS = etheraddr.o uuid.o uuid_misc.o
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-kernel.mf674 license usr/src/uts/common/io/THIRDPARTYLICENSE.etheraddr \
675 license=usr/src/uts/common/io/THIRDPARTYLICENSE.etheraddr
/titanic_44/usr/src/uts/common/
H A DMakefile.files169 etheraddr.o \