| /xnu-12377.41.6/bsd/kern/ |
| H A D | hvg_sysctl.c | 125 uuid_string_t uuid = {0}; in sysctl_get_bootsessionuuid() local
|
| H A D | mach_loader.h | 95 unsigned char uuid[16]; member
|
| H A D | proc_info.c | 1568 proc_pidoriginatorpid_uuid(uuid_t uuid, uint32_t buffersize, pid_t *pid) in proc_pidoriginatorpid_uuid() 1600 proc_pidoriginatoruuid(uuid_t uuid, uint32_t buffersize) in proc_pidoriginatoruuid() 1676 uuid_t uuid = {}; in proc_pidoriginatorinfo() local
|
| /xnu-12377.41.6/osfmk/kdp/ |
| H A D | sk_core.c | 81 uuid_t uuid; member 92 uuid_t uuid; member 339 uuid_t *uuid = NULL; in sc_find_uuid_cdbg() local
|
| /xnu-12377.41.6/bsd/net/ |
| H A D | network_agent.c | 2465 netagent_find_agent_with_uuid_and_lock(uuid_t uuid, bool exclusively, bool ignore_lock) in netagent_find_agent_with_uuid_and_lock() 2487 netagent_session_find_agent_with_uuid_and_lock(struct netagent_session *session, uuid_t uuid, bool … in netagent_session_find_agent_with_uuid_and_lock() 2528 netagent_post_updated_interfaces(uuid_t uuid) in netagent_post_updated_interfaces() 2698 netagent_get_flags(uuid_t uuid) in netagent_get_flags() 2715 netagent_set_flags(uuid_t uuid, u_int32_t flags) in netagent_set_flags() 2748 netagent_get_generation(uuid_t uuid) in netagent_get_generation() 2765 netagent_get_agent_domain_and_type(uuid_t uuid, char * __sized_by(NETAGENT_DOMAINSIZE)domain, char … in netagent_get_agent_domain_and_type() 2789 netagent_kernel_trigger(uuid_t uuid) in netagent_kernel_trigger()
|
| /xnu-12377.41.6/tools/lldbmacros/ |
| H A D | macho.py | 234 def uuid(self): member in MemMachO
|
| /xnu-12377.41.6/tests/ |
| H A D | persona_adoption.c | 32 uuid_t uuid; in _persona_create() local
|
| H A D | kas_info.c | 229 char uuid[1024]; in is_fileset_kc() local
|
| H A D | net_tuntests.c | 149 …eck_enables(int tunsock, int enable_netif, int enable_flowswitch, int channel_count, uuid_t uuid[]) in check_enables() 400 create_tunsock(int enable_netif, int enable_flowswitch, int channel_count, uuid_t uuid[]) in create_tunsock()
|
| /xnu-12377.41.6/bsd/sys/ |
| H A D | code_signing.h | 109 uuid_t uuid; member
|
| /xnu-12377.41.6/bsd/skywalk/nexus/flowswitch/flow/ |
| H A D | flow_manager.c | 391 flow_mgr_find_lock(uuid_t uuid) in flow_mgr_find_lock() 998 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 | 513 flow_owner_destroy_entry(struct flow_owner *fo, uuid_t uuid, in flow_owner_destroy_entry()
|
| H A D | flow_entry.c | 173 flow_entry_find_by_uuid(struct flow_owner *fo, uuid_t uuid) in flow_entry_find_by_uuid()
|
| /xnu-12377.41.6/libkern/libkern/ |
| H A D | OSKextLibPrivate.h | 935 uuid_t uuid; member
|
| /xnu-12377.41.6/bsd/skywalk/nexus/ |
| H A D | nexus_traffic_rule_eth.c | 364 uuid_t uuid, struct nxctl_traffic_rule **ntrp) in eth_traffic_rule_find_by_uuid()
|
| H A D | nexus_traffic_rule_inet.c | 621 uuid_t uuid, struct nxctl_traffic_rule **ntrp) in inet_traffic_rule_find_by_uuid()
|
| /xnu-12377.41.6/tests/skywalk/ |
| H A D | skt_filter.c | 445 custom_ether_setup_flow(nexus_controller_t ncd, uuid_t uuid, in custom_ether_setup_flow() 736 filter_setup_flow(nexus_controller_t ncd, uuid_t uuid, in filter_setup_flow()
|
| H A D | skywalk_test_utils.h | 205 uuid_t uuid; member
|
| /xnu-12377.41.6/libkern/c++/ |
| H A D | OSKext.cpp | 4428 OSSharedPtr<OSData> uuid; in copyKextUUIDForAddress() local 4506 uuid_t uuid; in lookupKextWithUUID() local 5348 OSKext::setDriverKitUUID(OSData *uuid) in setDriverKitUUID() 11174 uuid_t uuid; local 11317 OSKextGrabPgoData(uuid_t uuid, 11499 uuid_t uuid; local 12048 OSSharedPtr<OSData> uuid; local 15922 uuid_string_t uuid; local 16553 OSSharedPtr<OSData> uuid; local 16864 OSKextGetUUIDForName(const char *name, uuid_t uuid)
|
| /xnu-12377.41.6/tools/kt-dump/ |
| H A D | kt-dump.cpp | 393 uuid() const in uuid() function in image
|
| /xnu-12377.41.6/libsyscall/wrappers/skywalk/ |
| H A D | os_channel.c | 441 os_channel_create_extended(const uuid_t uuid, const nexus_port_t port, in os_channel_create_extended() 744 os_channel_create(const uuid_t uuid, const nexus_port_t port) in os_channel_create()
|
| /xnu-12377.41.6/osfmk/kern/ |
| H A D | debug.c | 422 void *uuid; in panic_init() local 1082 panic_with_data(uuid_t uuid, void *addr, uint32_t len, uint64_t debugger_options_mask, const char *… in panic_with_data()
|
| /xnu-12377.41.6/bsd/netinet/ |
| H A D | mptcp_var.h | 717 uuid_t uuid; member 724 uuid_t uuid; member
|
| /xnu-12377.41.6/bsd/skywalk/core/ |
| H A D | skywalk.c | 671 sk_gen_guard_id(boolean_t isch, const uuid_t uuid, guardid_t *guard) in sk_gen_guard_id()
|
| /xnu-12377.41.6/libkern/os/ |
| H A D | log.c | 888 const char *uuid, uint64_t timestamp, uint32_t offset, bool stream_log) in os_log_coprocessor() 1069 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()
|