Home
last modified time | relevance | path

Searched defs:has_system_signed_result (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.41.6/bsd/net/
H A Dnecp.c367 unsigned has_system_signed_result : 1; member
7768 …u_int16_t local_port, u_int16_t remote_port, bool has_client, bool has_system_signed_result, proc_… in necp_application_fillout_info_locked()
8037 bool has_system_signed_result = false; in necp_application_find_policy_match_internal() local