HomeSort by relevance Sort by last modified time
    Searched refs:rights (Results 1 - 25 of 11849) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/strace/tests/
pkey_alloc.c 6 * All rights reserved.
52 } rights[] = { local
70 for (j = 0; j < ARRAY_SIZE(rights); j++) {
71 rc = syscall(__NR_pkey_alloc, flags[i], rights[j].val);
73 (unsigned long long) flags[i], rights[j].str,
scm_rights-fd.test 7 # All rights reserved.
64 rights='\{cmsg_len='"$n"', cmsg_level=SOL_SOCKET, cmsg_type=SCM_RIGHTS, cmsg_data='"$rights_data"'\}'
68 sendmsg\\(3$socket, $msg_head\\[$rights\\]$msg_tail\\}, 0\\) = 15
69 recvmsg\\(0$socket, $msg_head\\[$creds, $rights\\]$msg_tail\\}, 0\\) = 15
  /external/strace/tests-m32/
pkey_alloc.c 6 * All rights reserved.
52 } rights[] = { local
70 for (j = 0; j < ARRAY_SIZE(rights); j++) {
71 rc = syscall(__NR_pkey_alloc, flags[i], rights[j].val);
73 (unsigned long long) flags[i], rights[j].str,
scm_rights-fd.test 7 # All rights reserved.
64 rights='\{cmsg_len='"$n"', cmsg_level=SOL_SOCKET, cmsg_type=SCM_RIGHTS, cmsg_data='"$rights_data"'\}'
68 sendmsg\\(3$socket, $msg_head\\[$rights\\]$msg_tail\\}, 0\\) = 15
69 recvmsg\\(0$socket, $msg_head\\[$creds, $rights\\]$msg_tail\\}, 0\\) = 15
  /external/strace/tests-mx32/
pkey_alloc.c 6 * All rights reserved.
52 } rights[] = { local
70 for (j = 0; j < ARRAY_SIZE(rights); j++) {
71 rc = syscall(__NR_pkey_alloc, flags[i], rights[j].val);
73 (unsigned long long) flags[i], rights[j].str,
scm_rights-fd.test 7 # All rights reserved.
64 rights='\{cmsg_len='"$n"', cmsg_level=SOL_SOCKET, cmsg_type=SCM_RIGHTS, cmsg_data='"$rights_data"'\}'
68 sendmsg\\(3$socket, $msg_head\\[$rights\\]$msg_tail\\}, 0\\) = 15
69 recvmsg\\(0$socket, $msg_head\\[$creds, $rights\\]$msg_tail\\}, 0\\) = 15
  /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>

Completed in 844 milliseconds

1 2 3 4 5 6 7 8 91011>>