Home
last modified time | relevance | path

Searched refs:uuid_copy (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/man/man3uuid/
H A DMakefile25 uuid_copy.3uuid \
37 uuid_copy.3uuid := LINKSRC = uuid_clear.3uuid
/illumos-gate/usr/src/head/uuid/
H A Duuid.h67 extern void uuid_copy(uuid_t, uuid_t);
/illumos-gate/usr/src/lib/libuuid/common/
H A Dmapfile-vers52 uuid_copy;
H A Duuid.c453 uuid_copy(uuid_t dst, uuid_t src) in uuid_copy() function
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3uuid.inc20 link path=usr/share/man/man3uuid/uuid_copy.3uuid target=uuid_clear.3uuid
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dtpm_specific.c261 uuid_copy(udst, usrc); in local_uuid_copy()
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c5963 uuid_copy(uuid, ze->zone_uuid); in zonecfg_get_uuid()