Home
last modified time | relevance | path

Searched defs:uuid (Results 26 – 50 of 76) sorted by relevance

1234

/xnu-12377.41.6/bsd/kern/
H A Dhvg_sysctl.c125 uuid_string_t uuid = {0}; in sysctl_get_bootsessionuuid() local
H A Dmach_loader.h95 unsigned char uuid[16]; member
H A Dproc_info.c1568 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 Dsk_core.c81 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 Dnetwork_agent.c2465 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 Dmacho.py234 def uuid(self): member in MemMachO
/xnu-12377.41.6/tests/
H A Dpersona_adoption.c32 uuid_t uuid; in _persona_create() local
H A Dkas_info.c229 char uuid[1024]; in is_fileset_kc() local
H A Dnet_tuntests.c149 …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 Dcode_signing.h109 uuid_t uuid; member
/xnu-12377.41.6/bsd/skywalk/nexus/flowswitch/flow/
H A Dflow_manager.c391 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 Dflow_owner.c513 flow_owner_destroy_entry(struct flow_owner *fo, uuid_t uuid, in flow_owner_destroy_entry()
H A Dflow_entry.c173 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 DOSKextLibPrivate.h935 uuid_t uuid; member
/xnu-12377.41.6/bsd/skywalk/nexus/
H A Dnexus_traffic_rule_eth.c364 uuid_t uuid, struct nxctl_traffic_rule **ntrp) in eth_traffic_rule_find_by_uuid()
H A Dnexus_traffic_rule_inet.c621 uuid_t uuid, struct nxctl_traffic_rule **ntrp) in inet_traffic_rule_find_by_uuid()
/xnu-12377.41.6/tests/skywalk/
H A Dskt_filter.c445 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 Dskywalk_test_utils.h205 uuid_t uuid; member
/xnu-12377.41.6/libkern/c++/
H A DOSKext.cpp4428 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 Dkt-dump.cpp393 uuid() const in uuid() function in image
/xnu-12377.41.6/libsyscall/wrappers/skywalk/
H A Dos_channel.c441 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 Ddebug.c422 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 Dmptcp_var.h717 uuid_t uuid; member
724 uuid_t uuid; member
/xnu-12377.41.6/bsd/skywalk/core/
H A Dskywalk.c671 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 Dlog.c888 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()

1234