Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dnecp.c7756 bool agent_already_present = false; in necp_application_find_policy_match_internal() local
7760 agent_already_present = true; in necp_application_find_policy_match_internal()
7767 if (!agent_already_present) { in necp_application_find_policy_match_internal()
8813 bool agent_already_present = false; in necp_socket_find_policy_match_with_info_locked() local
8817 agent_already_present = true; in necp_socket_find_policy_match_with_info_locked()
8825 if (!agent_already_present) { in necp_socket_find_policy_match_with_info_locked()
8841 bool agent_already_present = false; in necp_socket_find_policy_match_with_info_locked() local
8845 agent_already_present = true; in necp_socket_find_policy_match_with_info_locked()
8849 if (!agent_already_present && netagent_cursor < netagent_array_count) { in necp_socket_find_policy_match_with_info_locked()