Searched refs:applies (Results 1 – 6 of 6) sorted by relevance
| /xnu-12377.61.12/bsd/kern/ |
| H A D | kern_authorization.c | 610 int applies, error, i, gotguid; in kauth_acl_evaluate() local 700 applies = eval->ae_options & KAUTH_AEVAL_IS_OWNER; in kauth_acl_evaluate() 704 applies = ((ace->ace_flags & KAUTH_ACE_KINDMASK) == KAUTH_ACE_DENY); in kauth_acl_evaluate() 706 applies = eval->ae_options & KAUTH_AEVAL_IN_GROUP; in kauth_acl_evaluate() 711 applies = 1; in kauth_acl_evaluate() 714 applies = 0; in kauth_acl_evaluate() 719 applies = !gotguid ? 0 : kauth_guid_equal(&guid, &ace->ace_applicable); in kauth_acl_evaluate() 721 K_UUID_ARG(ace->ace_applicable), K_UUID_ARG(guid), applies ? "" : "not "); in kauth_acl_evaluate() 723 if (!applies) { in kauth_acl_evaluate() 724 error = !gotguid ? ENOENT : kauth_cred_ismember_guid(cred, &ace->ace_applicable, &applies); in kauth_acl_evaluate() [all …]
|
| /xnu-12377.61.12/ |
| H A D | APPLE_LICENSE | 9 1. General; Definitions. This License applies to any program or other 344 clause applies: The parties hereby confirm that they have requested
|
| /xnu-12377.61.12/bsd/net/ |
| H A D | necp_client.c | 2642 bool applies = FALSE; in necp_netagent_applies_to_client() local 2646 return applies; in necp_netagent_applies_to_client() 2659 return applies; in necp_netagent_applies_to_client() 2665 return applies; in necp_netagent_applies_to_client() 2671 return applies; in necp_netagent_applies_to_client() 2677 return applies; in necp_netagent_applies_to_client() 2685 return applies; in necp_netagent_applies_to_client() 2692 return applies; in necp_netagent_applies_to_client() 2702 applies = necp_netagent_is_requested(parameters, netagent_uuid); in necp_netagent_applies_to_client() 2704 applies = TRUE; in necp_netagent_applies_to_client() [all …]
|
| /xnu-12377.61.12/doc/vm/ |
| H A D | memorystatus.md | 107 …ive`, `p_memstat_memlimit_inactive`, `p_memstat_requestedpriority`), and applies them as daemons m…
|
| H A D | sanitize.md | 83 6. `vm_sanitize_err_compat_<kind>` applies any requested error code rewrite
|
| /xnu-12377.61.12/doc/arm/ |
| H A D | apple_speculative_hardening.md | 231 allocations applies whenever a potential Spectre gadget and the target object 350 As mentioned earlier, ASH applies on both the speculative and architectural
|