Searched refs:__NR_sethostname (Results 1 - 25 of 29) sorted by relevance

12

/bionic/libc/arch-arm/syscalls/
H A Dsethostname.S8 ldr r7, =__NR_sethostname
/bionic/libc/arch-arm64/syscalls/
H A Dsethostname.S6 mov x8, __NR_sethostname
/bionic/libc/arch-mips/syscalls/
H A Dsethostname.S8 li v0, __NR_sethostname
/bionic/libc/arch-x86_64/syscalls/
H A Dsethostname.S6 movl $__NR_sethostname, %eax
/bionic/libc/arch-mips64/syscalls/
H A Dsethostname.S8 li v0, __NR_sethostname
/bionic/libc/arch-x86/syscalls/
H A Dsethostname.S20 movl $__NR_sethostname, %eax
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h249 #define __NR_sethostname 161 macro
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_32.h114 #define __NR_sethostname 74 macro
H A Dunistd_64.h234 #define __NR_sethostname 170 macro
H A Dunistd_x32.h211 #define __NR_sethostname (__X32_SYSCALL_BIT + 170) macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-generic/
H A Dunistd.h249 #define __NR_sethostname 161 macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-x86/asm/
H A Dunistd_32.h114 #define __NR_sethostname 74 macro
H A Dunistd_64.h234 #define __NR_sethostname 170 macro
H A Dunistd_x32.h211 #define __NR_sethostname (__X32_SYSCALL_BIT + 170) macro
/bionic/libc/versioner-dependencies/x86/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h114 #define __NR_sethostname 74 macro
H A Dunistd_64.h234 #define __NR_sethostname 170 macro
H A Dunistd_x32.h211 #define __NR_sethostname (__X32_SYSCALL_BIT + 170) macro
/bionic/libc/versioner-dependencies/x86_64/kernel_uapi_asm-x86/asm/
H A Dunistd_32.h114 #define __NR_sethostname 74 macro
H A Dunistd_64.h234 #define __NR_sethostname 170 macro
H A Dunistd_x32.h211 #define __NR_sethostname (__X32_SYSCALL_BIT + 170) macro
/bionic/libc/include/bits/
H A Dglibc-syscalls.h934 #if defined(__NR_sethostname)
935 #define SYS_sethostname __NR_sethostname
/bionic/tools/versioner/current/bits/
H A Dglibc-syscalls.h934 #if defined(__NR_sethostname)
935 #define SYS_sethostname __NR_sethostname
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h117 #define __NR_sethostname (__NR_Linux + 74) macro
695 #define __NR_sethostname (__NR_Linux + 165) macro
1109 #define __NR_sethostname (__NR_Linux + 165) macro
/bionic/libc/versioner-dependencies/common/kernel_uapi/asm-mips/asm/
H A Dunistd.h117 #define __NR_sethostname (__NR_Linux + 74) macro
695 #define __NR_sethostname (__NR_Linux + 165) macro
1109 #define __NR_sethostname (__NR_Linux + 165) macro
/bionic/libc/versioner-dependencies/mips/kernel_uapi_asm-mips/asm/
H A Dunistd.h117 #define __NR_sethostname (__NR_Linux + 74) macro
695 #define __NR_sethostname (__NR_Linux + 165) macro
1109 #define __NR_sethostname (__NR_Linux + 165) macro

Completed in 1066 milliseconds

12