| /xnu-11215/bsd/uuid/ |
| H A D | uuid.h | 43 typedef __darwin_uuid_string_t uuid_string_t; typedef 71 int uuid_parse(const uuid_string_t in, uuid_t uu); 73 void uuid_unparse(const uuid_t uu, uuid_string_t out); 74 void uuid_unparse_lower(const uuid_t uu, uuid_string_t out); 75 void uuid_unparse_upper(const uuid_t uu, uuid_string_t out);
|
| /xnu-11215/libkern/uuid/ |
| H A D | uuid.c | 142 uuid_parse(const uuid_string_t in, uuid_t uu) in uuid_parse() 162 uuid_unparse_lower(const uuid_t uu, uuid_string_t out) in uuid_unparse_lower() 165 sizeof(uuid_string_t), in uuid_unparse_lower() 179 uuid_unparse_upper(const uuid_t uu, uuid_string_t out) in uuid_unparse_upper() 182 sizeof(uuid_string_t), in uuid_unparse_upper() 196 uuid_unparse(const uuid_t uu, uuid_string_t out) in uuid_unparse()
|
| /xnu-11215/bsd/vfs/ |
| H A D | vfs_fslog.c | 70 uuid_string_t uuidstr; in fslog_extmod_msgtracer() 71 char c_name[2 * MAXCOMLEN + 2 /* () */ + sizeof(uuid_string_t)]; in fslog_extmod_msgtracer() 72 char t_name[2 * MAXCOMLEN + 2 /* () */ + sizeof(uuid_string_t)]; in fslog_extmod_msgtracer()
|
| /xnu-11215/osfmk/arm64/ |
| H A D | arm64_hypercall.c | 38 regs_to_uuid(const uint32_t (*const regs)[4], uuid_string_t uuid_str) in regs_to_uuid() 132 hvg_get_uid(uint32_t range, uuid_string_t uuid) in hvg_get_uid() 182 uuid_string_t uuids = {}; in hvg_is_hcall_available() 237 hvg_hcall_get_bootsessionuuid(uuid_string_t uuid_str) in hvg_hcall_get_bootsessionuuid() 308 hvg_hcall_get_bootsessionuuid(__attribute__((unused)) uuid_string_t uuid) in hvg_hcall_get_bootsessionuuid()
|
| H A D | bti_telemetry.c | 288 uuid_string_t uuid_str, in dump_telemetry_record() 382 uuid_string_t uuid_str; in drain_record_submission_buffer_thread_call()
|
| /xnu-11215/tests/ |
| H A D | corpse_backtrace.c | 101 uuid_string_t uuid; in exc_handler_backtrace() 111 uuid_string_t uuid; in exc_handler_backtrace() 119 uuid_string_t uuid; in exc_handler_backtrace() 147 uuid_string_t uuid_str; in exc_handler_backtrace() 165 uuid_string_t uuid_str; in exc_handler_backtrace()
|
| H A D | persona.c | 24 uuid_string_t uuid_string; in _create_persona() 86 uuid_string_t uuid_string;
|
| H A D | correct_kernel_booted.c | 121 uuid_string_t kern_uuid_str; 154 uuid_string_t bin_uuid_str;
|
| /xnu-11215/osfmk/i386/ |
| H A D | x86_hypercall.c | 146 hvg_hcall_get_bootsessionuuid(uuid_string_t uuid) in hvg_hcall_get_bootsessionuuid() 158 static_assert(sizeof(uuid_string_t) == 37, in hvg_hcall_get_bootsessionuuid() 161 memset(uuid, 0, sizeof(uuid_string_t)); in hvg_hcall_get_bootsessionuuid()
|
| /xnu-11215/iokit/bsddev/ |
| H A D | IOKitBSDInit.cpp | 438 if (length <= sizeof(uuid_string_t)) { in IOGetBootUUID() 440 bzero(uuid, sizeof(uuid_string_t)); in IOGetBootUUID() 444 uuid[sizeof(uuid_string_t) - 1] = '\0'; in IOGetBootUUID() 467 if (length <= sizeof(uuid_string_t)) { in IOGetApfsPrebootUUID() 469 bzero(uuid, sizeof(uuid_string_t)); in IOGetApfsPrebootUUID() 473 uuid[sizeof(uuid_string_t) - 1] = '\0'; in IOGetApfsPrebootUUID() 497 if (length <= sizeof(uuid_string_t)) { in IOGetAssociatedApfsVolgroupUUID() 499 bzero(uuid, sizeof(uuid_string_t)); in IOGetAssociatedApfsVolgroupUUID() 503 uuid[sizeof(uuid_string_t) - 1] = '\0'; in IOGetAssociatedApfsVolgroupUUID() 592 uuid_string_t volume_uuid_str; in IOSetRecoveryBoot() [all …]
|
| /xnu-11215/bsd/kern/ |
| H A D | proc_uuid_policy.c | 118 uuid_string_t uuidstr; in proc_uuid_policy_insert() 197 uuid_string_t uuidstr; in proc_uuid_policy_remove() 254 uuid_string_t uuidstr; in proc_uuid_policy_lookup()
|
| H A D | hvg_sysctl.c | 125 uuid_string_t uuid = {0}; in sysctl_get_bootsessionuuid()
|
| H A D | chunklist.c | 539 uuid_string_t img_uuid_str, live_uuid_str; in authenticate_bootkc_uuid() 608 uuid_string_t img_uuid_str, live_uuid_str; in authenticate_libkern_uuid()
|
| /xnu-11215/osfmk/kern/ |
| H A D | ext_paniclog.c | 58 uuid_string_t panic_with_data_uuid = PANIC_WITH_DATA_UUID; 397 uuid_string_t uuid_string; in ext_paniclog_create_multiple_handles() 434 uuid_string_t uuid_string; in ext_paniclog_multiple_handles_panic_test() 552 uuid_string_t uuid_string; in ext_paniclog_write_panicdata_test() 671 uuid_string_t uuid_string; in ext_paniclog_handle_create_test() 720 uuid_string_t uuid_string; in ext_paniclog_set_active_inactive_test() 768 uuid_string_t uuid_string; in ext_paniclog_insert_data_test()
|
| H A D | hvg_hypercall.h | 109 extern hvg_hcall_return_t hvg_hcall_get_bootsessionuuid(uuid_string_t uuid);
|
| H A D | debug.h | 393 uuid_string_t eph_bootsessionuuid_string; /* boot session UUID */ 738 extern uuid_string_t kernelcache_uuid_string; 742 extern uuid_string_t pageablekc_uuid_string; 746 extern uuid_string_t auxkc_uuid_string;
|
| H A D | exclaves_log.c | 190 uuid_string_t uuidstr; in replay_redacted_log() 200 uuid_string_t uuidstr; in replay_redacted_signpost()
|
| /xnu-11215/bsd/sys/ |
| H A D | kern_memorystatus_freeze.h | 285 uuid_string_t treatment_id; 286 uuid_string_t experiment_id;
|
| /xnu-11215/osfmk/kdp/ |
| H A D | core_notes.h | 94 uuid_string_t kernel_uuid_string;
|
| /xnu-11215/osfmk/vm/ |
| H A D | analytics.c | 74 extern uuid_string_t trial_treatment_id; 75 extern uuid_string_t trial_experiment_id;
|
| /xnu-11215/tests/skywalk/ |
| H A D | skt_manyflows.c | 67 uuid_string_t uuidstr; in undo_flows() 252 static uuid_string_t fsw_uuid_string;
|
| /xnu-11215/bsd/netinet6/ |
| H A D | ipsec.h | 244 uuid_string_t wake_uuid; 251 uuid_string_t wake_uuid;
|
| /xnu-11215/bsd/skywalk/core/ |
| H A D | skywalk_var.h | 506 extern char *__counted_by(sizeof(uuid_string_t)) sk_uuid_unparse(const uuid_t, uuid_string_t);
|
| /xnu-11215/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_netagent.c | 210 uuid_string_t uuidstr; in fsw_netagent_flow_add() 252 uuid_string_t uuidstr; in fsw_netagent_flow_del()
|
| H A D | fsw_flow.c | 56 uuid_string_t uuidstr; in fsw_flow_add() 421 uuid_string_t uuidstr; in fsw_flow_del()
|