Home
last modified time | relevance | path

Searched defs:uuid (Results 1 – 25 of 56) sorted by relevance

123

/xnu-8020.101.4/bsd/kern/
H A Dproc_uuid_policy.c64 #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 Dmach_loader.h83 unsigned char uuid[16]; member
/xnu-8020.101.4/libkern/kxld/
H A Dkxld_uuid.c41 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 Dkxld_uuid.h42 u_char uuid[16]; member
/xnu-8020.101.4/libsyscall/wrappers/
H A Dgethostuuid.c37 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 Dtrustcache.h44 uuid_t uuid; member
62 uuid_t uuid; member
/xnu-8020.101.4/libkdd/tests/
H A DTests.swift133 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 Dutils.py458 def addDSYM(uuid, info): argument
477 def loadDSYM(uuid, load_address, sections=[]): argument
518 def dsymForUUID(uuid): argument
H A Dkext.py192 def GetUUIDSummary(uuid): argument
H A Dmacho.py240 def uuid(self): member in MemMachO
/xnu-8020.101.4/iokit/bsddev/
H A DIOKitBSDInit.cpp407 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 Dprofile_runtime.c206 uuid_t uuid; in grab_pgo_data() local
/xnu-8020.101.4/osfmk/mach/
H A Ddyld_kernel.h44 uuid_t uuid; member
/xnu-8020.101.4/tests/
H A Dcorrect_kernel_booted.c17 get_macho_uuid(const char *cwd, const char *path, uuid_t uuid) in get_macho_uuid()
H A Dnet_tuntests.c153 …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 Dkas_info.c190 char uuid[1024]; in is_fileset_kc() local
/xnu-8020.101.4/bsd/net/
H A Dnetwork_agent.c2081 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 Dlog.c493 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 Dflow_entry.c169 flow_entry_find_by_uuid(struct flow_owner *fo, uuid_t uuid) in flow_entry_find_by_uuid()
H A Dflow_manager.c425 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 Dflow_owner.c514 flow_owner_destroy_entry(struct flow_owner *fo, uuid_t uuid, in flow_owner_destroy_entry()
/xnu-8020.101.4/osfmk/kdp/
H A Dprocessor_core.c51 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 DOSKextLibPrivate.h921 uuid_t uuid; member
/xnu-8020.101.4/libkern/c++/
H A DOSKext.cpp3970 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 Dpmap.h848 uuid_t uuid; member

123