Home
last modified time | relevance | path

Searched refs:rights (Results 1 – 25 of 156) sorted by relevance

1234567

/xnu-12377.1.9/bsd/kern/
H A Dkern_authorization.c613 uint32_t rights; in kauth_acl_evaluate() local
658 rights = ace->ace_rights; in kauth_acl_evaluate()
659 if (rights & KAUTH_ACE_GENERIC_ALL) { in kauth_acl_evaluate()
660 rights |= eval->ae_exp_gall; in kauth_acl_evaluate()
662 if (rights & KAUTH_ACE_GENERIC_READ) { in kauth_acl_evaluate()
663 rights |= eval->ae_exp_gread; in kauth_acl_evaluate()
665 if (rights & KAUTH_ACE_GENERIC_WRITE) { in kauth_acl_evaluate()
666 rights |= eval->ae_exp_gwrite; in kauth_acl_evaluate()
668 if (rights & KAUTH_ACE_GENERIC_EXECUTE) { in kauth_acl_evaluate()
669 rights |= eval->ae_exp_gexec; in kauth_acl_evaluate()
[all …]
/xnu-12377.1.9/osfmk/mach/
H A Dmach_port.defs2 * Copyright (c) 2000-2004 Apple Computer, Inc. All rights reserved.
9 * compliance with the License. The rights granted to you under the License
23 * Please see the License for the specific language governing rights and
54 * the rights to redistribute these changes.
122 * send/send-once rights or queued messages. The make-send
148 * Destroys all rights associated with the name and makes it
193 * and send rights can have a positive delta.
237 * Only valid for receive rights.
261 * Puts the member port (the task must have receive rights)
278 * MACH_NOTIFY_PORT_DESTROYED (receive rights)
[all …]
H A Dnotify.defs2 * Copyright (c) 2000-2003 Apple Computer, Inc. All rights reserved.
9 * compliance with the License. The rights granted to you under the License
23 * Please see the License for the specific language governing rights and
54 * the rights to redistribute these changes.
108 rights : mach_port_move_receive_t);
/xnu-12377.1.9/libkern/kxld/
H A Dkxld_copyright.c266 const char *rights = NULL; in kxld_validate_copyright_string() local
272 rights = strnstr(str, kRightsToken, len); in kxld_validate_copyright_string()
274 if (!copyright || !rights || copyright > rights) { in kxld_validate_copyright_string()
280 len = rights - str; in kxld_validate_copyright_string()
/xnu-12377.1.9/libsyscall/mach/servers/
H A Dnetname.defs2 * Copyright (c) 2003 Apple Computer, Inc. All rights reserved.
9 * compliance with the License. The rights granted to you under the License
23 * Please see the License for the specific language governing rights and
31 * All rights reserved. The CMU software License Agreement specifies
/xnu-12377.1.9/tests/
H A Dmach_exc.defs2 * Copyright (c) 2016 Apple Inc. All rights reserved.
9 * compliance with the License. The rights granted to you under the License
23 * Please see the License for the specific language governing rights and
54 * the rights to redistribute these changes.
/xnu-12377.1.9/libsyscall/mach/
H A Dhost_priv.defs2 * Copyright (c) 2003 Apple Computer, Inc. All rights reserved.
9 * compliance with the License. The rights granted to you under the License
23 * Please see the License for the specific language governing rights and
H A Dthread_act.defs2 * Copyright (c) 2003 Apple Computer, Inc. All rights reserved.
9 * compliance with the License. The rights granted to you under the License
23 * Please see the License for the specific language governing rights and
H A Dmach_voucher.defs2 * Copyright (c) 2013 Apple Computer, Inc. All rights reserved.
9 * compliance with the License. The rights granted to you under the License
23 * Please see the License for the specific language governing rights and
H A Dmemory_entry.defs2 * Copyright (c) 2018 Apple Computer, Inc. All rights reserved.
9 * compliance with the License. The rights granted to you under the License
23 * Please see the License for the specific language governing rights and
H A Dclock.defs2 * Copyright (c) 2003 Apple Computer, Inc. All rights reserved.
9 * compliance with the License. The rights granted to you under the License
23 * Please see the License for the specific language governing rights and
H A Dclock_priv.defs2 * Copyright (c) 2003 Apple Computer, Inc. All rights reserved.
9 * compliance with the License. The rights granted to you under the License
23 * Please see the License for the specific language governing rights and
H A Dprocessor.defs2 * Copyright (c) 2003 Apple Computer, Inc. All rights reserved.
9 * compliance with the License. The rights granted to you under the License
23 * Please see the License for the specific language governing rights and
H A Dtask.defs2 * Copyright (c) 2003 Apple Computer, Inc. All rights reserved.
9 * compliance with the License. The rights granted to you under the License
23 * Please see the License for the specific language governing rights and
H A Dmach_port.defs2 * Copyright (c) 1999 Apple Computer, Inc. All rights reserved.
9 * compliance with the License. The rights granted to you under the License
23 * Please see the License for the specific language governing rights and
H A Dmach_vm.defs2 * Copyright (c) 2004 Apple Computer, Inc. All rights reserved.
9 * compliance with the License. The rights granted to you under the License
23 * Please see the License for the specific language governing rights and
H A Dhost_security.defs2 * Copyright (c) 2003 Apple Computer, Inc. All rights reserved.
9 * compliance with the License. The rights granted to you under the License
23 * Please see the License for the specific language governing rights and
H A Dmach_eventlink.defs2 * Copyright (c) 2019 Apple Computer, Inc. All rights reserved.
9 * compliance with the License. The rights granted to you under the License
23 * Please see the License for the specific language governing rights and
H A Dprocessor_set.defs2 * Copyright (c) 2003 Apple Computer, Inc. All rights reserved.
9 * compliance with the License. The rights granted to you under the License
23 * Please see the License for the specific language governing rights and
H A Dledger.defs2 * Copyright (c) 2003 Apple Computer, Inc. All rights reserved.
9 * compliance with the License. The rights granted to you under the License
23 * Please see the License for the specific language governing rights and
H A Dclock_reply.defs2 * Copyright (c) 1999 Apple Computer, Inc. All rights reserved.
9 * compliance with the License. The rights granted to you under the License
23 * Please see the License for the specific language governing rights and
H A Dmach_host.defs2 * Copyright (c) 1999 Apple Computer, Inc. All rights reserved.
9 * compliance with the License. The rights granted to you under the License
23 * Please see the License for the specific language governing rights and
H A Dexc.defs2 * Copyright (c) 1999 Apple Computer, Inc. All rights reserved.
9 * compliance with the License. The rights granted to you under the License
23 * Please see the License for the specific language governing rights and
H A Dnotify.defs2 * Copyright (c) 2003 Apple Computer, Inc. All rights reserved.
9 * compliance with the License. The rights granted to you under the License
23 * Please see the License for the specific language governing rights and
/xnu-12377.1.9/bsd/sys/
H A Dmake_posix_availability.sh40 /* Copyright (c) 2010 Apple Inc. All rights reserved.
47 * compliance with the License. The rights granted to you under the License
61 * Please see the License for the specific language governing rights and

1234567