Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/ !
H A Dnecp.c8182 bool agent_already_present = false; in necp_application_find_policy_match_internal() local
8186 agent_already_present = true; in necp_application_find_policy_match_internal()
8193 if (!agent_already_present) { in necp_application_find_policy_match_internal()
9370 bool agent_already_present = false; in necp_socket_find_policy_match_with_info_locked() local
9374 agent_already_present = true; in necp_socket_find_policy_match_with_info_locked()
9382 if (!agent_already_present) { in necp_socket_find_policy_match_with_info_locked()
9398 bool agent_already_present = false; in necp_socket_find_policy_match_with_info_locked() local
9402 agent_already_present = true; in necp_socket_find_policy_match_with_info_locked()
9406 if (!agent_already_present && netagent_cursor < netagent_array_count) { in necp_socket_find_policy_match_with_info_locked()