Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dnecp.c335 unsigned has_system_signed_result : 1; member
6688 …nt16_t local_port, u_int16_t remote_port, bool has_client, bool has_system_signed_result, proc_t r… in necp_application_fillout_info_locked() argument
6699 info->has_system_signed_result = has_system_signed_result; in necp_application_fillout_info_locked()
6930 bool has_system_signed_result = false; in necp_application_find_policy_match_internal() local
7168 has_system_signed_result = true; in necp_application_find_policy_match_internal()
7175 has_system_signed_result = true; in necp_application_find_policy_match_internal()
7258 …&local_addr, &remote_addr, local_port, remote_port, has_client, has_system_signed_result, proc, ef… in necp_application_find_policy_match_internal()
8667 info->has_system_signed_result = true; in necp_socket_fillout_info_locked()
8669 …info->has_system_signed_result = necp_socket_resolver_signature_matches_address(inp, &info->remote… in necp_socket_fillout_info_locked()
8779 …has_client, info->client_flags, info->is_platform_binary, info->has_system_signed_result, proc, pf… in necp_socket_find_policy_match_with_info_locked()