Home
last modified time | relevance | path

Searched defs:uuid (Results 51 – 75 of 76) sorted by relevance

1234

/xnu-12377.41.6/bsd/net/
H A Dnecp.c506 uuid_t uuid; member
517 #define APPUUIDHASH(uuid) (&necp_uuid_app_id_hashtbl[uuid[0] & necp_uuid_app_id_hash_mask]) // Assu… argument
6614 necp_uuid_lookup_app_id_locked(uuid_t uuid) in necp_uuid_lookup_app_id_locked()
6649 necp_create_uuid_app_id_mapping(uuid_t uuid, bool *allocated_mapping, bool uuid_policy_table) in necp_create_uuid_app_id_mapping()
6693 necp_remove_uuid_app_id_mapping(uuid_t uuid, bool *removed_mapping, bool uuid_policy_table) in necp_remove_uuid_app_id_mapping()
6732 necp_get_new_agent_id(bool uuid) in necp_get_new_agent_id()
6793 necp_uuid_lookup_agent_id_with_uuid_locked(uuid_t uuid) in necp_uuid_lookup_agent_id_with_uuid_locked()
6833 necp_create_agent_uuid_id_mapping(uuid_t uuid) in necp_create_agent_uuid_id_mapping()
6865 necp_remove_agent_uuid_id_mapping(uuid_t uuid) in necp_remove_agent_uuid_id_mapping()
H A Dcontent_filter.h135 uuid_t uuid; member
H A Dbpf.c1768 bpf_get_device_from_uuid(uuid_t uuid) in bpf_get_device_from_uuid()
H A Dntstat.h500 uuid_t uuid; member
546 uuid_t uuid; member
576 uuid_t uuid; /* UUID of the app */ member
H A Dif_utun.c3789 uuid_t uuid; in utun_kpipe_sync_rx() local
H A Dntstat.c3173 check_reporting_for_user(nstat_provider_filter *filter, pid_t pid, pid_t epid, uuid_t *uuid, uuid_t… in check_reporting_for_user()
/xnu-12377.41.6/osfmk/kern/
H A Ddebug.h198 uint8_t uuid[16]; // unique value for each shared cache file member
226 uuid_t uuid; member
H A Dtask.c9110 uint64_t *uuid = (uint64_t *)&(info->uuid); in kdebug_trace_dyld_internal() local
9123 uint32_t *uuid = (uint32_t *)&(info->uuid); in kdebug_trace_dyld_internal() local
/xnu-12377.41.6/libkern/kxld/
H A Dkxld_object.c95 KXLDuuid uuid; member
/xnu-12377.41.6/osfmk/kdp/
H A Dprocessor_core.c804 coredump_save_sw_vers(uint64_t address, uuid_t uuid, uint32_t log2_pagesize, void *context) in coredump_save_sw_vers()
/xnu-12377.41.6/bsd/kern/
H A Dsys_generic.c2511 user_addr_t uuid = args->uuid; in oslog_coproc() local
2577 user_addr_t uuid = args->uuid; in oslog_coproc_reg() local
H A Dkern_proc.c1591 proc_binary_uuid_kdp(task_t task, uuid_t uuid) in proc_binary_uuid_kdp()
2113 proc_setexecutableuuid(proc_t p, const unsigned char *uuid) in proc_setexecutableuuid()
H A Duipc_socket.c8001 uuid_t uuid; in so_set_effective_uuid() local
H A Dkern_sysctl.c2336 void *uuid = NULL; local
/xnu-12377.41.6/tests/ktrace/
H A Dkdebug_tests.c599 uint64_t uuid[2]; in expect_dyld_image_info() local
/xnu-12377.41.6/osfmk/i386/AT386/
H A Dmodel_dep.c1742 uint8_t *uuid = (uint8_t *)current_uuid_buffer; in print_uuid_info() local
/xnu-12377.41.6/tests/skywalk/
H A Dskywalk_test_utils.c255 sktu_channel_create_extended(const uuid_t uuid, const nexus_port_t port, in sktu_channel_create_extended()
1186 uuid_t uuid; in sktu_create_interface_channel() local
/xnu-12377.41.6/bsd/skywalk/nexus/flowswitch/
H A Dfsw.c1052 uuid_t uuid; in fsw_ctl() local
/xnu-12377.41.6/bsd/sys/
H A Dkern_memorystatus.h210 uint8_t uuid[16]; member
/xnu-12377.41.6/iokit/Kernel/
H A DIOPlatformExpert.cpp2222 uuid_string_t uuid; in generatePlatformUUID() local
H A DIOPMrootDomain.cpp7257 uint8_t *uuid = NULL; local
/xnu-12377.41.6/bsd/netinet/
H A Dmptcp_subr.c6328 mptcp_allow_uuid(uuid_t uuid, int32_t rssi) in mptcp_allow_uuid()
6445 mptcp_find_proc(const uuid_t uuid) in mptcp_find_proc()
H A Dflow_divert.c1016 flow_divert_find_proc_by_uuid(uuid_t uuid) in flow_divert_find_proc_by_uuid()
/xnu-12377.41.6/bsd/skywalk/nexus/netif/
H A Dnx_netif.c1559 uuid_t uuid; in nx_netif_ctl_flow_check() local
/xnu-12377.41.6/EXTERNAL_HEADERS/mach-o/
H A Dloader.h1175 uint8_t uuid[16]; /* the 128-bit uuid */ member

1234