Home
last modified time | relevance | path

Searched refs:uu (Results 1 – 25 of 36) sorted by relevance

12

/illumos-gate/usr/src/lib/libuuid/common/
H A Duuid.c324 tmp = uu->time_low; in struct_to_string()
333 tmp = uu->time_mid; in struct_to_string()
345 tmp = uu->clock_seq_low; in struct_to_string()
395 if (uu == NULL) in uuid_generate_random()
428 if (uu == NULL) in uuid_generate_time()
432 uuid_generate_random(uu); in uuid_generate_time()
444 uuid_generate(uuid_t uu) in uuid_generate() argument
446 uuid_generate_random(uu); in uuid_generate()
462 uuid_clear(uuid_t uu) in uuid_clear() argument
481 if (uu == NULL) { in uuid_unparse_common()
[all …]
/illumos-gate/usr/src/cmd/uuidgen/
H A Duuidgen.c39 uuid_t uu = { 0 }; in main() local
79 uuid_generate_random(uu); in main()
82 uuid_generate_time(uu); in main()
84 uuid_generate(uu); in main()
87 if (uuid_is_null(uu) != 0) { in main()
94 uuid_unparse(uu, uu_string); in main()
/illumos-gate/usr/src/lib/libshare/smbfs/
H A Dlibshare_smbfs.c448 char *uu = NULL; in smbfs_save_propset() local
457 uu = sa_get_property_attr(propset, "extra"); in smbfs_save_propset()
458 if (uu != NULL) { in smbfs_save_propset()
459 (void) strlcat(propgroup, uu, sizeof (propgroup)); in smbfs_save_propset()
460 free(uu); in smbfs_save_propset()
720 char *uu = NULL; in smbfs_delete_section() local
727 uu = sa_get_property_attr(propset, "extra"); in smbfs_delete_section()
728 if (uu == NULL) in smbfs_delete_section()
730 (void) strlcat(propgroup, uu, sizeof (propgroup)); in smbfs_delete_section()
731 free(uu); in smbfs_delete_section()
/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_zones.c358 be_zone_get_parent_uuid(const char *root_ds, uuid_t *uu) in be_zone_get_parent_uuid() argument
396 if (uuid_parse(uu_string, *uu) != 0 || uuid_is_null(*uu)) { in be_zone_get_parent_uuid()
420 be_zone_set_parent_uuid(char *root_ds, uuid_t uu) in be_zone_set_parent_uuid() argument
426 uuid_unparse(uu, uu_string); in be_zone_set_parent_uuid()
H A Dbe_create.c642 uuid_t uu = { 0 }; in be_copy() local
1126 be_get_uuid(bt.obe_root_ds, &uu) == BE_SUCCESS) { in be_copy()
1408 uuid_t uu = { 0 }; in be_set_uuid() local
1413 uuid_generate(uu); in be_set_uuid()
1414 if (uuid_is_null(uu) != 0) { in be_set_uuid()
1419 uuid_unparse(uu, uu_string); in be_set_uuid()
1458 be_get_uuid(const char *root_ds, uuid_t *uu) in be_get_uuid() argument
1498 if (uuid_parse(uu_string, *uu) != 0 || uuid_is_null(*uu)) { in be_get_uuid()
1983 uuid_t uu = { 0 }; in be_copy_zones() local
2026 if (be_get_uuid(zfs_get_name(nbe_zhp), &uu) != BE_SUCCESS) { in be_copy_zones()
[all …]
/illumos-gate/usr/src/cmd/fm/modules/common/ext-event-transport/
H A Dfmevt_inbound.c332 uuid_t uu; in fmevt_postprocess() local
393 uuid_generate(uu); in fmevt_postprocess()
394 uuid_unparse(uu, eap->pp_uuidstr); in fmevt_postprocess()
432 uuid_generate(uu); in fmevt_postprocess()
433 uuid_unparse(uu, uuidstr); in fmevt_postprocess()
/illumos-gate/usr/src/lib/libc/port/fp/
H A Dmuldi3.c104 union uu u, v, low, prod; in ___muldi3()
190 union uu prod; in __lmulq()
H A Dfloatundidf.c37 union uu aa; in ___floatundidf()
H A Dfloatundisf.c37 union uu aa; in ___floatundisf()
H A Dfloatdisf.c37 union uu aa; in ___floatdisf()
H A Dfloatdidf.c37 union uu aa; in ___floatdidf()
H A Dcmpdi2.c46 union uu aa, bb; in ___cmpdi2()
H A Ducmpdi2.c45 union uu aa, bb; in ___ucmpdi2()
H A Dashldi3.c45 union uu aa; in ___ashldi3()
H A Dlshrdi3.c44 union uu aa; in ___lshrdi3()
H A Dashrdi3.c44 union uu aa; in ___ashrdi3()
H A Dquadint.h82 union uu { union
/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dtpm_specific.c195 tmp = ntohl(uu->ulTimeLow); in tss_uuid_convert_from()
204 tmp = ntohs(uu->usTimeMid); in tss_uuid_convert_from()
209 tmp = ntohs(uu->usTimeHigh); in tss_uuid_convert_from()
214 tmp = uu->bClockSeqHigh; in tss_uuid_convert_from()
216 tmp = uu->bClockSeqLow; in tss_uuid_convert_from()
267 local_uuid_generate(TSS_UUID *uu) in local_uuid_generate() argument
359 tss_uuid_convert_from(uu, uuid); in find_uuid()
383 tss_uuid_convert_to(uu, in find_uuid()
398 local_uuid_is_null(TSS_UUID *uu) in local_uuid_is_null() argument
403 tss_uuid_convert_from(uu, uuid); in local_uuid_is_null()
[all …]
/illumos-gate/usr/src/lib/libmlrpc/common/
H A Dndr_svc.c200 uuid_t uu; in ndr_hdalloc() local
206 uuid_generate_random(uu); in ndr_hdalloc()
207 bcopy(uu, &id.data2, sizeof (uuid_t)); in ndr_hdalloc()
/illumos-gate/usr/src/common/mpi/
H A Dmp_gf2m.c496 mp_int aa, bb, uu; in mp_bdivmod() local
502 MP_DIGITS(&uu) = 0; in mp_bdivmod()
505 MP_CHECKOK( mp_init_copy(&uu, y) ); in mp_bdivmod()
510 a = &aa; b= &bb; u=&uu; v=r; in mp_bdivmod()
556 mp_clear(&uu); in mp_bdivmod()
/illumos-gate/usr/src/boot/libsa/
H A Dquad.h64 union uu { union
/illumos-gate/usr/src/cmd/bnu/
H A Duudemon.admin105 TMP=/tmp/uu$$
/illumos-gate/usr/src/uts/intel/ath/
H A DMakefile98 ATHEROS_HAL=$(UTSBASE)/common/io/ath/hal_x86_$(CLASS).o.uu
/illumos-gate/usr/src/cmd/dumpadm/
H A Ddconf.c511 uuid_t uu; in dconf_write_uuid() local
514 uuid_generate(uu); in dconf_write_uuid()
515 uuid_unparse(uu, uuidstr); in dconf_write_uuid()
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_cfg.c914 smb_config_get_localuuid(uuid_t uu) in smb_config_get_localuuid() argument
919 uuid_clear(uu); in smb_config_get_localuuid()
925 if (uuid_parse(s, uu) < 0) in smb_config_get_localuuid()

12