Home
last modified time | relevance | path

Searched defs:existing_mapping (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.140.69/bsd/net/
H A Dnecp.c5892 struct necp_string_id_mapping *existing_mapping = NULL; in necp_create_string_to_id_mapping() local
5925 struct necp_string_id_mapping * __single existing_mapping = NULL; in necp_remove_string_to_id_mapping() local
6715 struct necp_uuid_id_mapping *existing_mapping = NULL; in necp_create_uuid_app_id_mapping() local
6758 struct necp_uuid_id_mapping * __single existing_mapping = NULL; in necp_remove_uuid_app_id_mapping() local
6838 struct necp_uuid_id_mapping *existing_mapping = NULL; in necp_create_uuid_service_id_mapping() local
6869 struct necp_uuid_id_mapping * __single existing_mapping = NULL; in necp_remove_uuid_service_id_mapping() local
6892 struct necp_uuid_id_mapping * __single existing_mapping = NULL; in necp_remove_uuid_service_id_mapping_with_service_id() local
7723 struct necp_uuid_id_mapping *existing_mapping = necp_uuid_lookup_app_id_locked(application_uuid); in necp_application_fillout_info_locked() local
7733 …struct necp_uuid_id_mapping *existing_mapping = necp_uuid_lookup_app_id_locked(real_application_uu… in necp_application_fillout_info_locked() local
7741 …struct necp_uuid_id_mapping *existing_mapping = necp_uuid_lookup_app_id_locked(responsible_applica… in necp_application_fillout_info_locked() local
[all …]