Home
last modified time | relevance | path

Searched refs:domain_attributed_bundle_id (Results 1 – 4 of 4) sorted by relevance

/xnu-8796.101.5/bsd/net/
H A Dntstat.h413 char domain_attributed_bundle_id[NSTAT_MAX_DOMAIN_ATTR_BUNDLE_ID]; member
H A Dnecp_client.c5954 size_t length_to_copy = MIN(length, sizeof(domain_info->domain_attributed_bundle_id)); in necp_find_domain_info_common()
5955 strlcpy(domain_info->domain_attributed_bundle_id, (const char *)value, length_to_copy); in necp_find_domain_info_common()
5992 domain_info->domain_attributed_bundle_id[0] ? "present" : "not set", in necp_find_domain_info_common()
6004 domain_info->domain_attributed_bundle_id, in necp_find_domain_info_common()
H A Dntstat.c1266 domain_info->domain_attributed_bundle_id, in nstat_inp_domain_info()
/xnu-8796.101.5/bsd/kern/
H A Dsocket_flows.c1096 domain_info->domain_attributed_bundle_id, in soflow_nstat_provider_request_extensions()