Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dnecp.c348 unsigned has_system_signed_result : 1; member
7076 …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
7088 info->has_system_signed_result = has_system_signed_result; in necp_application_fillout_info_locked()
7338 bool has_system_signed_result = false; in necp_application_find_policy_match_internal() local
7581 has_system_signed_result = true; in necp_application_find_policy_match_internal()
7588 has_system_signed_result = true; in necp_application_find_policy_match_internal()
7670 …&local_addr, &remote_addr, local_port, remote_port, has_client, has_system_signed_result, proc, ef… in necp_application_find_policy_match_internal()
9196 info->has_system_signed_result = true; in necp_socket_fillout_info_locked()
9198 …info->has_system_signed_result = necp_socket_resolver_signature_matches_address(inp, &info->remote… in necp_socket_fillout_info_locked()
9329 …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()