OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__NR_setresgid
(Results
1 - 25
of
136
) sorted by null
1
2
3
4
5
6
/development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h
442
#define
__NR_setresgid
(__NR_SYSCALL_BASE + 190)
[
all
...]
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/sys/
linux-syscalls.h
442
#define
__NR_setresgid
(__NR_SYSCALL_BASE + 190)
[
all
...]
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/sys/
linux-syscalls.h
442
#define
__NR_setresgid
(__NR_SYSCALL_BASE + 190)
[
all
...]
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h
442
#define
__NR_setresgid
(__NR_SYSCALL_BASE + 190)
[
all
...]
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/sys/
linux-syscalls.h
442
#define
__NR_setresgid
(__NR_SYSCALL_BASE + 190)
[
all
...]
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/sys/
linux-syscalls.h
442
#define
__NR_setresgid
(__NR_SYSCALL_BASE + 190)
[
all
...]
/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/sys/
linux-syscalls.h
442
#define
__NR_setresgid
(__NR_SYSCALL_BASE + 190)
[
all
...]
/prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/sys/
linux-syscalls.h
442
#define
__NR_setresgid
(__NR_SYSCALL_BASE + 190)
[
all
...]
/prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/sys/
linux-syscalls.h
442
#define
__NR_setresgid
(__NR_SYSCALL_BASE + 190)
[
all
...]
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h
442
#define
__NR_setresgid
(__NR_SYSCALL_BASE + 190)
[
all
...]
/bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h
170
#define
__NR_setresgid
119
unistd_x32.h
155
#define
__NR_setresgid
(__X32_SYSCALL_BIT + 119)
/development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h
170
#define
__NR_setresgid
119
unistd_x32.h
155
#define
__NR_setresgid
(__X32_SYSCALL_BIT + 119)
/development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h
170
#define
__NR_setresgid
119
unistd_x32.h
155
#define
__NR_setresgid
(__X32_SYSCALL_BIT + 119)
/external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h
123
#define
__NR_setresgid
119
unistd_x32.h
111
#define
__NR_setresgid
(__X32_SYSCALL_BIT + 119)
/external/libchrome/sandbox/linux/system_headers/
arm64_linux_syscalls.h
606
#if !defined(
__NR_setresgid
)
607
#define
__NR_setresgid
149
mips64_linux_syscalls.h
484
#if !defined(
__NR_setresgid
)
485
#define
__NR_setresgid
(__NR_Linux + 117)
x86_64_linux_syscalls.h
489
#if !defined(
__NR_setresgid
)
490
#define
__NR_setresgid
119
/external/valgrind/include/vki/
vki-scnums-amd64-linux.h
171
#define
__NR_setresgid
119
vki-scnums-arm64-linux.h
194
#define
__NR_setresgid
149
vki-scnums-mips64-linux.h
156
#define
__NR_setresgid
(__NR_Linux + 117)
vki-scnums-s390x-linux.h
342
#define
__NR_setresgid
210
Completed in 145 milliseconds
1
2
3
4
5
6