Home
last modified time | relevance | path

Searched refs:__NR_getpgrp (Results 1 – 8 of 8) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h132 #define __NR_getpgrp 111 macro
Dunistd_32.h86 #define __NR_getpgrp 65 macro
Dunistd_x32.h120 #define __NR_getpgrp (__X32_SYSCALL_BIT + 111) macro
/bionic/libc/include/bits/
Dglibc-syscalls.h331 #if defined(__NR_getpgrp)
332 #define SYS_getpgrp __NR_getpgrp
/bionic/libc/kernel/uapi/asm-mips/asm/
Dunistd_n64.h130 #define __NR_getpgrp (__NR_Linux + 109) macro
Dunistd_n32.h130 #define __NR_getpgrp (__NR_Linux + 109) macro
Dunistd_o32.h86 #define __NR_getpgrp (__NR_Linux + 65) macro
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h68 #define __NR_getpgrp (__NR_SYSCALL_BASE + 65) macro