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

/bionic/libc/arch-arm/syscalls/
H A Dsetpgid.S8 ldr r7, =__NR_setpgid
/bionic/libc/arch-sh/syscalls/
H A Dsetpgid.S31 0: .long __NR_setpgid
/bionic/libc/arch-x86/syscalls/
H A Dsetpgid.S14 movl $__NR_setpgid, %eax
/bionic/libc/kernel/arch-sh/asm/
H A Dunistd_32.h72 #define __NR_setpgid 57 macro
H A Dunistd_64.h72 #define __NR_setpgid 57 macro
/bionic/libc/kernel/arch-x86/asm/
H A Dunistd_32.h72 #define __NR_setpgid 57 macro
/bionic/libc/include/sys/
H A Dlinux-syscalls.h39 #define __NR_setpgid (__NR_SYSCALL_BASE + 57) macro
/bionic/libc/kernel/arch-arm/asm/
H A Dunistd.h78 #define __NR_setpgid (__NR_SYSCALL_BASE+ 57) macro

Completed in 1871 milliseconds