Searched refs:allowed (Results 1 – 15 of 15) sorted by relevance
70 form is allowed (with or without changes) provided that:100 form is allowed (with or without changes) provided that:131 The free distribution and use of this software is allowed (with or without
1260 bool allowed = (id == HOST_TELEMETRY_PORT && in host_set_special_port() local1263 if (!allowed) { in host_set_special_port()1264 allowed = (csr_check(CSR_ALLOW_TASK_FOR_PID) == 0); in host_set_special_port()1267 if (!allowed) { in host_set_special_port()
817 int allowed; in task_for_pid_posix_check() local846 allowed = TRUE; in task_for_pid_posix_check()855 allowed = FALSE; in task_for_pid_posix_check()859 if (kauth_cred_gid_subset(targetcred, mycred, &allowed) || in task_for_pid_posix_check()860 allowed == 0) { in task_for_pid_posix_check()861 allowed = FALSE; in task_for_pid_posix_check()868 allowed = FALSE; in task_for_pid_posix_check()874 return allowed; in task_for_pid_posix_check()
82 "(libkern/kext) operation/kext not allowed at current boot level", /* 0x12 */
58 Indeed, the compiler is perfectly allowed to perform various optimizations it63 is almost always the case for XNU), is allowed to transform this code:
4 features are unavailable and some Python 2 syntax is not allowed. Unfortunately, any syntax error w…
217 The `sce_migration_allowed` & `sce_steal_allowed` flags indicate if threads are allowed to be migra…
329 int allowed = 0; in cansignal_nomac() local342 allowed = 1; in cansignal_nomac()350 return allowed; in cansignal_nomac()
4911 bool allowed = false; in sys_fcntl_nocancel() local4926 allowed = true; in sys_fcntl_nocancel()4933 allowed = true; in sys_fcntl_nocancel()4937 if (!allowed) { in sys_fcntl_nocancel()
239 /* perform various actions with a mutex in kernel memory. note that, since we aren't allowed346 /* perform various actions with a rwlock in kernel memory. note that, since we aren't allowed
409 bufsiz = 233016; /* Max allowed by default */
395 .flags = STACKSHOT_SAVE_IN_KERNEL_BUFFER /* not allowed from user space */,
200 This option allowed for specific performance optimizations for specific clients on older systems.
157 …stomizing your command invocation. Note: Only CAPITAL letter options are allowed. lowercase option…
3892 bool allowed = TRUE; in necp_socket_is_allowed_to_recv_on_interface() local3905 allowed = FALSE; in necp_socket_is_allowed_to_recv_on_interface()3915 return allowed; in necp_socket_is_allowed_to_recv_on_interface()