Searched refs:agent_already_present (Results 1 – 1 of 1) sorted by relevance
8955 bool agent_already_present = false; in necp_application_find_policy_match_internal() local8959 agent_already_present = true; in necp_application_find_policy_match_internal()8966 if (!agent_already_present) { in necp_application_find_policy_match_internal()10325 bool agent_already_present = false; in necp_socket_find_policy_match_with_info_locked() local10329 agent_already_present = true; in necp_socket_find_policy_match_with_info_locked()10337 if (!agent_already_present) { in necp_socket_find_policy_match_with_info_locked()10353 bool agent_already_present = false; in necp_socket_find_policy_match_with_info_locked() local10357 agent_already_present = true; in necp_socket_find_policy_match_with_info_locked()10361 if (!agent_already_present && netagent_cursor < netagent_array_count_adjusted) { in necp_socket_find_policy_match_with_info_locked()10374 bool agent_already_present = false; in necp_socket_find_policy_match_with_info_locked() local[all …]