Searched refs:__NR_setpgid (Results 1 - 13 of 13) sorted by relevance

/bionic/libc/arch-arm/syscalls/
H A Dsetpgid.S7 ldr r7, =__NR_setpgid
/bionic/libc/arch-arm64/syscalls/
H A Dsetpgid.S6 mov x8, __NR_setpgid
/bionic/libc/arch-mips/syscalls/
H A Dsetpgid.S8 li v0, __NR_setpgid
/bionic/libc/arch-x86_64/syscalls/
H A Dsetpgid.S6 movl $__NR_setpgid, %eax
/bionic/libc/arch-mips64/syscalls/
H A Dsetpgid.S8 li v0, __NR_setpgid
/bionic/libc/arch-x86/syscalls/
H A Dsetpgid.S14 movl $__NR_setpgid, %eax
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h157 #define __NR_setpgid 109 macro
H A Dunistd_32.h92 #define __NR_setpgid 57 macro
H A Dunistd_x32.h142 #define __NR_setpgid (__X32_SYSCALL_BIT + 109) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h236 #define __NR_setpgid 154 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h96 #define __NR_setpgid (__NR_Linux + 57) macro
604 #define __NR_setpgid (__NR_Linux + 107) macro
999 #define __NR_setpgid (__NR_Linux + 107) macro
/bionic/libc/include/sys/
H A Dglibc-syscalls.h251 #define SYS_setpgid __NR_setpgid
585 #define SYS_setpgid __NR_setpgid
940 #define SYS_setpgid __NR_setpgid
1296 #define SYS_setpgid __NR_setpgid
1628 #define SYS_setpgid __NR_setpgid
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h81 #define __NR_setpgid (__NR_SYSCALL_BASE+ 57) macro

Completed in 3791 milliseconds