Searched refs:__NR_getpgrp (Results 1 - 25 of 38) sorted by relevance

12

/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h374 #define __NR_getpgrp 1060 macro
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_32.h86 #define __NR_getpgrp 65 macro
H A Dunistd_64.h132 #define __NR_getpgrp 111 macro
H A Dunistd_x32.h120 #define __NR_getpgrp (__X32_SYSCALL_BIT + 111) macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-generic/
H A Dunistd.h374 #define __NR_getpgrp 1060 macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-x86/asm/
H A Dunistd_32.h86 #define __NR_getpgrp 65 macro
H A Dunistd_64.h132 #define __NR_getpgrp 111 macro
H A Dunistd_x32.h120 #define __NR_getpgrp (__X32_SYSCALL_BIT + 111) macro
/bionic/libc/versioner-dependencies/x86/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h86 #define __NR_getpgrp 65 macro
H A Dunistd_64.h132 #define __NR_getpgrp 111 macro
H A Dunistd_x32.h120 #define __NR_getpgrp (__X32_SYSCALL_BIT + 111) macro
/bionic/libc/versioner-dependencies/x86_64/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h86 #define __NR_getpgrp 65 macro
H A Dunistd_64.h132 #define __NR_getpgrp 111 macro
H A Dunistd_x32.h120 #define __NR_getpgrp (__X32_SYSCALL_BIT + 111) macro
/bionic/tools/versioner/dependencies/common/kernel_uapi/asm-generic/
H A Dunistd.h374 #define __NR_getpgrp 1060 macro
/bionic/tools/versioner/dependencies/common/kernel_uapi/asm-x86/asm/
H A Dunistd_32.h86 #define __NR_getpgrp 65 macro
H A Dunistd_64.h132 #define __NR_getpgrp 111 macro
H A Dunistd_x32.h120 #define __NR_getpgrp (__X32_SYSCALL_BIT + 111) macro
/bionic/tools/versioner/dependencies/x86/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h86 #define __NR_getpgrp 65 macro
H A Dunistd_64.h132 #define __NR_getpgrp 111 macro
H A Dunistd_x32.h120 #define __NR_getpgrp (__X32_SYSCALL_BIT + 111) macro
/bionic/tools/versioner/dependencies/x86_64/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h86 #define __NR_getpgrp 65 macro
H A Dunistd_64.h132 #define __NR_getpgrp 111 macro
/bionic/libc/include/bits/
H A Dglibc-syscalls.h331 #if defined(__NR_getpgrp)
332 #define SYS_getpgrp __NR_getpgrp
/bionic/tools/versioner/current/bits/
H A Dglibc-syscalls.h331 #if defined(__NR_getpgrp)
332 #define SYS_getpgrp __NR_getpgrp

Completed in 235 milliseconds

12