Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Dnecp.c8858 bool agent_already_present = false; in necp_application_find_policy_match_internal() local
8862 agent_already_present = true; in necp_application_find_policy_match_internal()
8869 if (!agent_already_present) { in necp_application_find_policy_match_internal()
10233 bool agent_already_present = false; in necp_socket_find_policy_match_with_info_locked() local
10237 agent_already_present = true; in necp_socket_find_policy_match_with_info_locked()
10245 if (!agent_already_present) { in necp_socket_find_policy_match_with_info_locked()
10261 bool agent_already_present = false; in necp_socket_find_policy_match_with_info_locked() local
10265 agent_already_present = true; in necp_socket_find_policy_match_with_info_locked()
10269 if (!agent_already_present && netagent_cursor < netagent_array_count_adjusted) { in necp_socket_find_policy_match_with_info_locked()