/external/openssh/ |
sandbox-capsicum.c | 41 * limits rights on stdout, stdin, stderr, monitor and switches to 71 cap_rights_t rights; local 87 cap_rights_init(&rights); 89 if (cap_rights_limit(STDIN_FILENO, &rights) < 0 && errno != ENOSYS) 91 if (cap_rights_limit(STDOUT_FILENO, &rights) < 0 && errno != ENOSYS) 93 if (cap_rights_limit(STDERR_FILENO, &rights) < 0 && errno != ENOSYS) 96 cap_rights_init(&rights, CAP_READ, CAP_WRITE); 97 if (cap_rights_limit(box->monitor->m_recvfd, &rights) < 0 && 100 cap_rights_init(&rights, CAP_WRITE); 101 if (cap_rights_limit(box->monitor->m_log_sendfd, &rights) < 0 & [all...] |
/external/strace/tests/ |
pkey_alloc.c | 5 * All rights reserved. 51 } rights[] = { local 67 for (j = 0; j < ARRAY_SIZE(rights); j++) { 68 rc = syscall(__NR_pkey_alloc, flags[i], rights[j].val); 70 (unsigned long long) flags[i], rights[j].str,
|
scm_rights-fd.test | 6 # All rights reserved. 66 rights='\{cmsg_len='"$n"', cmsg_level=SOL_SOCKET, cmsg_type=SCM_RIGHTS, cmsg_data='"$rights_data"'\}' 72 sendmsg\\(3$socket, $msg_head\\[$rights\\]$msg_tail\\}, 0\\) = 15 73 recvmsg\\(0$socket, $msg_head\\[$creds, $rights\\]$msg_tail\\}, 0\\) = 15
|
/external/strace/tests-m32/ |
pkey_alloc.c | 5 * All rights reserved. 51 } rights[] = { local 67 for (j = 0; j < ARRAY_SIZE(rights); j++) { 68 rc = syscall(__NR_pkey_alloc, flags[i], rights[j].val); 70 (unsigned long long) flags[i], rights[j].str,
|
scm_rights-fd.test | 6 # All rights reserved. 66 rights='\{cmsg_len='"$n"', cmsg_level=SOL_SOCKET, cmsg_type=SCM_RIGHTS, cmsg_data='"$rights_data"'\}' 72 sendmsg\\(3$socket, $msg_head\\[$rights\\]$msg_tail\\}, 0\\) = 15 73 recvmsg\\(0$socket, $msg_head\\[$creds, $rights\\]$msg_tail\\}, 0\\) = 15
|
/external/strace/tests-mx32/ |
pkey_alloc.c | 5 * All rights reserved. 51 } rights[] = { local 67 for (j = 0; j < ARRAY_SIZE(rights); j++) { 68 rc = syscall(__NR_pkey_alloc, flags[i], rights[j].val); 70 (unsigned long long) flags[i], rights[j].str,
|
/prebuilts/go/darwin-x86/src/syscall/ |
syscall_windows_386.go | 1 // Copyright 2009 The Go Authors. All rights reserved.
|
syscall_windows_amd64.go | 1 // Copyright 2009 The Go Authors. All rights reserved.
|
zerrors_windows_386.go | 1 // Copyright 2011 The Go Authors. All rights reserved.
|
zerrors_windows_amd64.go | 1 // Copyright 2011 The Go Authors. All rights reserved.
|
/prebuilts/go/darwin-x86/test/fixedbugs/issue15548.dir/ |
c.go | 1 // Copyright 2016 The Go Authors. All rights reserved.
|
/prebuilts/go/darwin-x86/test/fixedbugs/issue15920.dir/ |
b.go | 1 // Copyright 2016 The Go Authors. All rights reserved.
|
/prebuilts/go/linux-x86/src/syscall/ |
syscall_windows_386.go | 1 // Copyright 2009 The Go Authors. All rights reserved.
|
syscall_windows_amd64.go | 1 // Copyright 2009 The Go Authors. All rights reserved.
|
zerrors_windows_386.go | 1 // Copyright 2011 The Go Authors. All rights reserved.
|
zerrors_windows_amd64.go | 1 // Copyright 2011 The Go Authors. All rights reserved.
|
/prebuilts/go/linux-x86/test/fixedbugs/issue15548.dir/ |
c.go | 1 // Copyright 2016 The Go Authors. All rights reserved.
|
/prebuilts/go/linux-x86/test/fixedbugs/issue15920.dir/ |
b.go | 1 // Copyright 2016 The Go Authors. All rights reserved.
|
/device/linaro/bootloader/edk2/ArmPlatformPkg/PrePeiCore/AArch64/ |
SwitchStack.S | 3 # Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.<BR>
4 # Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
5 # Portions copyright (c) 2011 - 2013, ARM Ltd. All rights reserved.<BR>
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseCpuLib/AArch64/ |
CpuFlushTlb.S | 5 # Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.<BR>
6 # Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
7 # Portions copyright (c) 2011 - 2013, ARM Ltd. All rights reserved.<BR>
|
CpuSleep.S | 5 # Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.<BR>
6 # Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
7 # Portions copyright (c) 2011 - 2013, ARM LTD. All rights reserved.<BR>
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/AArch64/ |
CpuBreakpoint.S | 5 # Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.<BR>
6 # Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
7 # Portions copyright (c) 2011 - 2013, ARM Ltd. All rights reserved.<BR>
|
DisableInterrupts.S | 5 # Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.<BR>
6 # Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
7 # Portions copyright (c) 2011 - 2013, ARM Ltd. All rights reserved.<BR>
|
EnableInterrupts.S | 5 # Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.<BR>
6 # Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
7 # Portions copyright (c) 2011 - 2013, ARM Ltd. All rights reserved.<BR>
|
GetInterruptsState.S | 5 # Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.<BR>
6 # Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
7 # Portions copyright (c) 2011 - 2013, ARM Ltd. All rights reserved.<BR>
|