| /xnu-8020.101.4/bsd/kern/ |
| H A D | proc_uuid_policy.c | 64 #define UUIDHASH(uuid) (&proc_uuid_policy_hashtbl[uuid[0] & proc_uuid_policy_hash_mask]) argument 84 uuid_t uuid; /* Mach-O executable UUID */ member 112 proc_uuid_policy_insert(uuid_t uuid, uint32_t flags) in proc_uuid_policy_insert() 166 proc_uuid_policy_remove_locked(uuid_t uuid, uint32_t flags, int *should_delete) in proc_uuid_policy_remove_locked() 190 proc_uuid_policy_remove(uuid_t uuid, uint32_t flags) in proc_uuid_policy_remove() 233 proc_uuid_policy_lookup_locked(uuid_t uuid) in proc_uuid_policy_lookup_locked() 248 proc_uuid_policy_lookup(uuid_t uuid, uint32_t *flags, int32_t *gencount) in proc_uuid_policy_lookup() 339 proc_uuid_policy_kernel(uint32_t operation, uuid_t uuid, uint32_t flags) in proc_uuid_policy_kernel() 368 uuid_t uuid; in proc_uuid_policy() local
|
| H A D | mach_loader.h | 83 unsigned char uuid[16]; member
|
| /xnu-8020.101.4/libkern/kxld/ |
| H A D | kxld_uuid.c | 41 kxld_uuid_init_from_macho(KXLDuuid *uuid, struct uuid_command *src) in kxld_uuid_init_from_macho() 53 kxld_uuid_clear(KXLDuuid *uuid) in kxld_uuid_clear() 69 kxld_uuid_export_macho(const KXLDuuid *uuid, u_char *buf, in kxld_uuid_export_macho()
|
| H A D | kxld_uuid.h | 42 u_char uuid[16]; member
|
| /xnu-8020.101.4/libsyscall/wrappers/ |
| H A D | gethostuuid.c | 37 gethostuuid(uuid_t uuid, const struct timespec *timeout) in gethostuuid() 56 _getprivatesystemidentifier(uuid_t uuid, const struct timespec *timeout) in _getprivatesystemidentifier()
|
| /xnu-8020.101.4/osfmk/kern/ |
| H A D | trustcache.h | 44 uuid_t uuid; member 62 uuid_t uuid; member
|
| /xnu-8020.101.4/libkdd/tests/ |
| H A D | Tests.swift | 133 let uuid = NSUUID(uuidString: "de305d54-75b4-431b-adb2-eb6b9e546014")! in testPaddingFlags() variable 231 let uuid = NSUUID(uuidString: "de305d54-75b4-431b-adb2-eb6b9e546014")! in testLoadInfo() variable 265 let uuid = NSUUID(uuidString: "de305d54-75b4-431b-adb2-eb6b9e546014")! in testLoadInfoWrongSize() variable 300 let uuid = NSUUID(uuidString: "de305d54-75b4-431b-adb2-eb6b9e546014")! in testLoadInfoWayWrongSize() variable 410 let uuid = NSUUID(uuidString: "de305d54-75b4-431b-adb2-eb6b9e546014")! in testArrayLoadInfo() variable 461 let uuid = NSUUID(uuidString: "de305d54-75b4-431b-adb2-eb6b9e546014")! in testArrayLoadInfoWrongSize() variable 508 let uuid = NSUUID(uuidString: "de305d54-75b4-431b-adb2-eb6b9e546014")! in testArrayLoadInfoWayWrongSize() variable
|
| /xnu-8020.101.4/tools/lldbmacros/ |
| H A D | utils.py | 458 def addDSYM(uuid, info): argument 477 def loadDSYM(uuid, load_address, sections=[]): argument 518 def dsymForUUID(uuid): argument
|
| H A D | kext.py | 192 def GetUUIDSummary(uuid): argument
|
| H A D | macho.py | 240 def uuid(self): member in MemMachO
|
| /xnu-8020.101.4/iokit/bsddev/ |
| H A D | IOKitBSDInit.cpp | 407 IOGetBootUUID(char *uuid) in IOGetBootUUID() 435 IOGetApfsPrebootUUID(char *uuid) in IOGetApfsPrebootUUID() 464 IOGetAssociatedApfsVolgroupUUID(char *uuid) in IOGetAssociatedApfsVolgroupUUID() 810 OSDataAllocation<char> uuid( kMaxBootVar, OSAllocateMemory ); in IOFindBSDRoot() local 1056 IOBSDGetPlatformUUID( uuid_t uuid, mach_timespec_t timeout ) in IOBSDGetPlatformUUID()
|
| /xnu-8020.101.4/bsd/pgo/ |
| H A D | profile_runtime.c | 206 uuid_t uuid; in grab_pgo_data() local
|
| /xnu-8020.101.4/osfmk/mach/ |
| H A D | dyld_kernel.h | 44 uuid_t uuid; member
|
| /xnu-8020.101.4/tests/ |
| H A D | correct_kernel_booted.c | 17 get_macho_uuid(const char *cwd, const char *path, uuid_t uuid) in get_macho_uuid()
|
| H A D | net_tuntests.c | 153 …eck_enables(int tunsock, int enable_netif, int enable_flowswitch, int channel_count, uuid_t uuid[]) in check_enables() 405 create_tunsock_old(int enable_netif, int enable_flowswitch, int channel_count, uuid_t uuid[]) in create_tunsock_old() 553 create_tunsock_new(int enable_netif, int enable_flowswitch, int channel_count, uuid_t uuid[]) in create_tunsock_new()
|
| H A D | kas_info.c | 190 char uuid[1024]; in is_fileset_kc() local
|
| /xnu-8020.101.4/bsd/net/ |
| H A D | network_agent.c | 2081 netagent_find_agent_with_uuid(uuid_t uuid) in netagent_find_agent_with_uuid() 2095 netagent_post_updated_interfaces(uuid_t uuid) in netagent_post_updated_interfaces() 2259 netagent_get_flags(uuid_t uuid) in netagent_get_flags() 2275 netagent_set_flags(uuid_t uuid, u_int32_t flags) in netagent_set_flags() 2307 netagent_get_generation(uuid_t uuid) in netagent_get_generation() 2323 netagent_get_agent_domain_and_type(uuid_t uuid, char *domain, char *type) in netagent_get_agent_domain_and_type() 2346 netagent_kernel_trigger(uuid_t uuid) in netagent_kernel_trigger()
|
| /xnu-8020.101.4/libkern/os/ |
| H A D | log.c | 493 const char *uuid, uint64_t timestamp, uint32_t offset, bool stream_log) in os_log_coprocessor() 597 os_log_coprocessor_register(const char *uuid, const char *file_path, bool copy) in os_log_coprocessor_register() 619 os_log_coprocessor_register_with_type(const char *uuid, const char *file_path, os_log_coproc_reg_t … in os_log_coprocessor_register_with_type()
|
| /xnu-8020.101.4/bsd/skywalk/nexus/flowswitch/flow/ |
| H A D | flow_entry.c | 169 flow_entry_find_by_uuid(struct flow_owner *fo, uuid_t uuid) in flow_entry_find_by_uuid()
|
| H A D | flow_manager.c | 425 flow_mgr_find_lock(uuid_t uuid) in flow_mgr_find_lock() 987 flow_mgr_get_fe_by_uuid_rlock(struct flow_mgr *fm, uuid_t uuid) in flow_mgr_get_fe_by_uuid_rlock()
|
| H A D | flow_owner.c | 514 flow_owner_destroy_entry(struct flow_owner *fo, uuid_t uuid, in flow_owner_destroy_entry()
|
| /xnu-8020.101.4/osfmk/kdp/ |
| H A D | processor_core.c | 51 uuid_t uuid; // all zero's if uuid not specified member 697 coredump_save_sw_vers(uint64_t address, uuid_t uuid, uint32_t log2_pagesize, void *context) in coredump_save_sw_vers()
|
| /xnu-8020.101.4/libkern/libkern/ |
| H A D | OSKextLibPrivate.h | 921 uuid_t uuid; member
|
| /xnu-8020.101.4/libkern/c++/ |
| H A D | OSKext.cpp | 3970 OSSharedPtr<OSData> uuid; in copyKextUUIDForAddress() local 4048 uuid_t uuid; in lookupKextWithUUID() local 4862 OSKext::setDriverKitUUID(OSData *uuid) in setDriverKitUUID() 10189 uuid_t uuid; local 10325 OSKextGrabPgoData(uuid_t uuid, 10507 uuid_t uuid; local 10860 OSSharedPtr<OSData> uuid; local 14568 uuid_string_t uuid; local 15200 OSSharedPtr<OSData> uuid; local 15494 OSKextGetUUIDForName(const char *name, uuid_t uuid)
|
| /xnu-8020.101.4/osfmk/vm/ |
| H A D | pmap.h | 848 uuid_t uuid; member
|