Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dnecp.c7435 bool agent_already_present = false; in necp_application_find_policy_match_internal() local
7439 agent_already_present = true; in necp_application_find_policy_match_internal()
7446 if (!agent_already_present) { in necp_application_find_policy_match_internal()
8418 bool agent_already_present = false; in necp_socket_find_policy_match_with_info_locked() local
8422 agent_already_present = true; in necp_socket_find_policy_match_with_info_locked()
8430 if (!agent_already_present) { in necp_socket_find_policy_match_with_info_locked()
8446 bool agent_already_present = false; in necp_socket_find_policy_match_with_info_locked() local
8450 agent_already_present = true; in necp_socket_find_policy_match_with_info_locked()
8454 if (!agent_already_present && netagent_cursor < netagent_array_count) { in necp_socket_find_policy_match_with_info_locked()